Welcome to our course project! We created a web application targeted to living a more sustainable life.
All requirements can be found in requirements.txt
.
-
Make sure all requirements/dependancies are installed.
-
Clone repository on your local machine.
-
Change directory to project folder.
-
Type the following commands:
export FLASK_APP = flaskr/main.py export FLASK_ENV = development
set FLASK_APP = flaskr/main.py set FLASK_ENV = development
$env:FLASK_APP = flaskr/main.py $env:FLASK_ENV = development
-
Then run either
flask run
orpython3 -m flask run
- Victoria Faltisco
- John Ferenczy
- Lisa Kanbur
- Benny Loo
- Urjitha Muthiah