InstituteforDiseaseModeling / covasim

COVID-19 Agent-based Simulator (Covasim): a model for exploring coronavirus dynamics and interventions
https://covasim.org
MIT License
250 stars 223 forks source link

[UI 2.0] Intervention flexibility #228

Closed cliffckerr closed 4 years ago

cliffckerr commented 4 years ago

The interface needs to be able to support the complex scenarios that policymakers are actually considering. Although the full scope of this is beyond MVP (e.g., reopening certain industries and not others), minimum functionality would be to allow layering of social distancing interventions with testing, tracing, and quarantining interventions.

These interventions are currently supported in the backend, but the interface for adding them in the frontend does not have the required flexibility. The interface itself needs to be streamlined, and much greater control over the definition of each intervention needs to be added.