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
- Host: GitHub
- URL: https://github.com/nibble-4bits/covid-19-map
- Owner: nibble-4bits
- License: mit
- Created: 2020-04-01T18:05:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T19:38:00.000Z (about 3 years ago)
- Last Synced: 2025-10-20T07:13:31.216Z (5 months ago)
- Topics: covid19, covid19-map, maps-api, novelcovid, visualization
- Language: HTML
- Homepage: https://nibble-4bits.github.io/COVID-19-Map/
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!