About

Drunk on Carbon is a project by Tay Tufenkjian for CS50's Web Programming with Python and JavaScript.

The project serves two purposes:

  1. To help visualize some of the impacts of climate change, which often seems too big to comprehend.
  2. To provide a reason for yours truly to learn how to integrate multiple APIs in one web app.

The project uses three APIs:

  1. Climatiq API
  2. Google Maps Places API
  3. Google Maps Distance Matrix API

You can view the code here on GitHub.