vddesai1871 / Disease-Map

Disease Map for Geo-spatial analysis
MIT License
4 stars 4 forks source link

Disease-Map

A simple disease map for Gujarat showing number of cases of different diseases reported in defferent regions of the state.

The map is only about infectious diseases.

Screenshot

Dummy data is used in database for demonstration purpose.

To run app locally :

  1. Install dependencies with help of following command in root directory : pip install -r requirements.txt

  2. Set API key with : export API_KEY=Your Google Map API key