API server for providing endpoints to Covid-19 Dashboard.
Install MongoDB
sudo apt install mongodbUsing a virtualenv is the way to go.
Clone this repository
git clone https://github.com/allps/covid19_analysis.gitInstall dependencies via pip
pip install -r requirements.txtUse routes defined system to load data into your MongoDB installation.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
