• Get in Touch
  • nickyembrechts0@gmail.com

Emission Calculator

Objective

Carbon+Alt+Delete is a organisation who helps firms track their carbon emissions. They do this via SaaS software. My task was to create a demo for a new feature where they can continue building on. The MVP of this project was to create a expendable model in Python and Flask that would calculate the future emission of firms based on various mitigation measures.

How does it work?

After inputting dates, the wanted impact and selecting some filters the program would pull data from an API, filter out the needed information, and caldulate a graph that maps everything out. You can add and remove as many graphs as you want. This way you can compare different options.

Used technologies

  • Python
  • HTML5
  • Flask
  • Jinja