Created webpage for covid-model simulation, users can adjust the model based on r_0 value (how contagious the disease is), how accurate we assume are the NYC case numbers, and how long recovery is assumed to be.
Graph is updated based on requests to the sqlite database, used Django web api.