Week 5 - GenevieveDorrell/Carbon-FootPrint-Calucaltor GitHub Wiki

Student Carbon Footprint Calculator

By Genevieve Dorrell, Jacob Evarts

Week 5

Schedule:

  • Change the format of the tracking page to only include user statistics. Continue updating UI. -Genevieve
  • Compile statistics on user data and present those statistics to the user on the track my footprint page. Consider using JS to make a more presentable graphic. -Jacob
  • Sync and stabilize on Tuesday to integrate Heroku with the site and make sure it is stable.

Problems from week 4: Matplotlib has a synchronicity error with flask, and so we decided to replace all graphing functionality in avg_carbon.py with Plotly. Additionally, Heroku required a different database configuration, so we switched everything over to MongoDB clusters.