An open API service indexing awesome lists of open source software.

https://github.com/nibble-4bits/covid-19-map

Map that shows the spread of COVID-19 around the world and related stats
https://github.com/nibble-4bits/covid-19-map

covid19 covid19-map maps-api novelcovid visualization

Last synced: 11 days ago
JSON representation

Map that shows the spread of COVID-19 around the world and related stats

Awesome Lists containing this project

README

          

# COVID-19 Map
Map that shows the spread of COVID-19 around the world and related stats, such as:
* Confirmed cases
* Active cases
* Recovered cases
* Critical cases
* Deaths

## Built With
* [Bootstrap](https://getbootstrap.com/) [(and a bit of jQuery)](https://jquery.com/)
* [Google Maps JavaScript API](https://developers.google.com/maps/documentation/javascript/tutorial)
* [NovelCOVID API](https://github.com/NovelCOVID/API)
* [Loading.io](https://loading.io/css/)

## License
[MIT](https://choosealicense.com/licenses/mit/)

## Acknowledgments
* Thanks to one of my professors by giving the idea for this project to the class during a course about GIS systems!