kawesomekhan / covid-indoor

Online app, based on a mathematical model created by MIT professors Martin Z. Bazant and John Bush, designed to improve upon current social distancing guidelines.
https://indoor-covid-safety.herokuapp.com/
34 stars 10 forks source link

Add Summary Report feature #44

Open cvitek opened 3 years ago

cvitek commented 3 years ago

I love the app and UI is very good and intuitive for generating results quickly. However, for full utility of the app there is the need to be able to produce a summary report, which shows all inputs and results, ideally on a single page. Currently, in order to archive settings a screenshot of each input tab is required, along with screenshots of the results. It is also noted that some of the input tabs require scrolling to see all the inputs, so even the screenshot method requires multiple screenshots of some input boxes to capture all of the inputs and settings.

A "generate analysis summary" button is strongly recommended. This feature should format a printable page or multi page report showing all inputs and settings, along with version, author, disclaimer, copyright information, and results. This would allow the guidance generated for a specific facility or space to be archived by printing or saving the report and thus re-validated, adjusted, or verified again in the future.

kawesomekhan commented 3 years ago

Hi cvitek,

This is an excellent idea and is currently on the to-do list. Once the updated Advanced mode is released (coming soon) we'll start working on this along with the ability to save the room via a generated URL. Now that I'm thinking about it, it may be easier to implement this before implementing the URL feature.

-Kasim