fabmob / myc-emissions-calculator

Web conversion of the MobiliseYourCity emissions calculator tool, used to calculate transport GHG emissions of cities and countries
http://myc.fabmob.io
MIT License
4 stars 1 forks source link

Overview page #15

Closed maloufabmob closed 1 year ago

maloufabmob commented 2 years ago

Introduction

Modifying contents and features of the page where users can have a overview of the calculus that have been made

maloufabmob commented 2 years ago
TTalex commented 2 years ago

Instead of a feature to separate de results by transport category, I opted for a selection of categories to display. That way, users are free to choose. This selection takes part in a new option menu allowing the following configurations:

The option menu is hidden by default and is displayed upon clicking on its header. I have also added a 📌 button to stick the menu on top of the page, which allows for accessibility even after scrolling. This might be a terrible UX, but it helped to visualize changes in real-time. Image

I have also added an export to CSV, that includes both computed outputs and user inputs, here is a sample export: MGP_2_export (4).csv (sources aren't filled correctly) In theory, this data can be used as an input to the transport database, but it's not quite copy-pastable yet.

Finally, I added a message for projects still in the draft state, with a link to validate. Image