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

Hours Per Day Display #2

Closed kawesomekhan closed 4 years ago

kawesomekhan commented 4 years ago

Per Prof. Bazant:

In many applications, people may spend h hours per day together. You might add an input for days d to removal by testing or showing symptoms (5.5 default for the latter), and then in parenthesis give the maximum hours per day allowed h_max = min(24,tau_max/24*d), e.g. “5 people for 30 hours (6 hrs/day)”.

Currently not sure what the best way to include this is. Need to keep the app as transparent and user-friendly as possible.

kawesomekhan commented 4 years ago

Text has been finalized and published