Instructions to run:
- Open the Eco_Project folder in your terminal and change the directory to the one containing app.py
- In your terminal run:
pip install -r requirements.txt
- Then run the flask backend by the following command:
flask run
4. DEMO: Link