Creating an app to hack carbon footprints
Steps to run:
- Install python onto your machine (see https://www.python.org/)
- Create a virtual env & activate it
- Install using pip install -r requirements.pip (file included in the repo)
- Run command: flask run
- Open in your browser the new session displayed in your terminal