Skip to content

lecture-helper/project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make sure to do the following:

  1. Install Flask by following the instructions here: http://flask.pocoo.org/docs/0.10/installation/

  2. Install Flask-Login by following the instructions here: https://github.com/maxcountryman/flask-login/

  3. Install and download nltk. Follow the instructions here: http://www.nltk.org/install.html as well as here: http://www.nltk.org/data.html

  4. To run locally, run the following command from the flaskr folder before running the server: sqlite3 /tmp/flaskr.db < schema.sql

  5. To run the server, run the command from the flaskr folder before running the server: python flaskr.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published