Skip to content

paradise110302/CarbonChat

 
 

Repository files navigation

CarbonChat

This is the home for our teams project.

We are working on the NASA International Space Apps Challenge 🎉

Datasets Used

State CO2 Emissions from Fossil Fuel Combustion --> https://www.epa.gov/statelocalenergy/state-co2-emissions-fossil-fuel-combustion

Data on CO2 and Greenhouse Gas Emissions by Our World in Data --> https://github.com/owid/co2-data

Backend

This is our backend app deployed to heroku

Local Dev

Build

  1. Install docker
  2. Navigate to the source of the repo
  3. Run : script/build-web.sh

Run it locally

  1. First build it, open a shell and navigate to the source of the repo
  2. Run : ./script/dev-run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 42.8%
  • Shell 36.8%
  • Dockerfile 20.4%