This web application uses geolocation to identify the type of covid zone, show covid-19 case data in user's location and give related updates on guidelines . In May, Gov of India, MoHFW( Ministry of Health & Family Welfare) classified districts into Red, Orange, Green zones.
It requests user location, reverse geocode, lookup the district name in datasets and shows information.
- Type of covid zone
- City, District, State data
- Related guidelines
- compares user's past location with current
- Currently only works for India.
- Bing Maps api (reverse geocoding)
- Google geocharts
- covid19india api (covid-19 data)
- cloudflare SSL (browsers support geolocation only in HTTPS)
- W3CSS