A web app which allows local policy makers to run simulations of numerous epidemics and find out the best intervention strategies to use.
- Python 3.x
- Anvil Runtime:
pip install anvil-app-server
- Clone the repository:
git clone https://github.com/SiddhantAttavar/SimAID.git - Clone the Anvil Extras repository:
git clone https://github.com/anvilistas/anvil-extras.git - cd into the
SimAIDdirectory:cd SimAID - Run the app from the VS Code task or from the terminal:
anvil-app-server --app . --dep-id C6ZZPAPN4YYF5NVJ=Anvil_Extras --auto-migrate - Open the app in a browser: http://localhost:3030