Dashboard
How to run:
cd to folder that contains flaskr folder
set FLASK_APP=flaskr
set FLASK_ENV=development
flask run
How to setup:
First, enter API key in index.html file in templates folder on the second to last line where it says API_KEY
install the following:
flask
eventlet