Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 291 Bytes

README.md

File metadata and controls

23 lines (10 loc) · 291 Bytes

setup virtual

Setup virtual env and and activate it.

install dependencies

pip install -r requirements.txt.md

command to start the application

flask run

launch the app on the browser

http://localhost:5000/

Setup the sqlitedb

python model.py -c