carbon-calculator
Basic setup and running
Install all requirements listed in requirements.txt
using pip3
or equivalent.
or equivalent.
python3 main.py
and then go to your browser and type in localhost:8080
in the URL.
Note that you need to have Google Cloud SDK installed and export your credentials as explained in https://cloud.google.com/docs/authentication/getting-started in order to run the app.
Log in or sign up for Devpost to join the conversation.