Skip to content

Flask application for an extension of the NELA Toolkit.

Notifications You must be signed in to change notification settings

chands10/NELA-EXT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NELA-EXT

Flask application for an extension of the NELA Toolkit.

Requirements

  • Ensure you have the latest version of pip or pip3 via:

    • pip install --upgrade pip
  • Install the following python packages using pip install:

    • flask
    • flask-wtf
    • flask-bootstrap
    • sqlalchemy
    • psycopg2
  • Modify database.py and run the postgres server

  • Run the flask app using either:

    • python app.py
    • flask run

About

Flask application for an extension of the NELA Toolkit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages