A simulator illustrating hospital resource exhaustion due to the Coronavirus COVID-19 pandemic.
The simulator is running here. Althought, it's not really "running", as it's just static html + js that runs in your browser, anyway - there it is.
The simulator uses static html, javascript, and bootstrap 4.x.
POJO style classes are in classes.js. The simulator's code is in simulator.js. And, and a lot of utility code + the guts of the page are in lib.js.
Everything is driven by the browser opening index.html, of course.
Great. Please review the code. Please review my math. Please tell me I've made a serious error in the math and we're not as fucked as it seems.
I'm also tracking tasks / ideas in the TODO.md file, if you're interested in how you might contribute.
Licensed with the Apache license, as described in the LICENSE file.