/covid19_analysis

A web app to track vital stats and model predictions for SARS-CoV-2 (Novel Corona Virus desease, Covid-19)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Logo

Covid-19 Analysis

API server for providing endpoints to Covid-19 Dashboard.

Dev Environment Setup

Install MongoDB

sudo apt install mongodb

Using a virtualenv is the way to go.

Clone this repository

git clone https://github.com/allps/covid19_analysis.git

Install dependencies via pip

pip install -r requirements.txt

Use routes defined system to load data into your MongoDB installation.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Authors and acknowledgment

Schartz Rehan
Pragati Pandey

License

GNU General Public License v3.0 GNU GPLv3