anmolpant / Covid-19-Dashboard

COVID-19 Dashboard is a tracking and visualization application created using HTML, CSS, Javascript and Mapbox. Link of API used :

Home Page:http://coronavirus-tracker-api.herokuapp.com/v2/locations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 Dashboard

GitHub code size in bytes GitHub last commit GitHub stars GitHub forks

Covid-19 dashboard is a tracking and visualization application created to monitor the spread of the novel coronavirus using HTML, CSS, Javascript and mapbox. The dashboard plots the coronavirus world statistics in the form of clusters on the world map and incorporates reverse geocoding to get the data for any particular point selected on the map. The data is fetched from an API that gets updated in real-time.

COVID app Screenshot

Generic badge

Top Language

GitHub top language

Instructions

chrome

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

MIT © Anmol Pant

About

COVID-19 Dashboard is a tracking and visualization application created using HTML, CSS, Javascript and Mapbox. Link of API used :

http://coronavirus-tracker-api.herokuapp.com/v2/locations

License:MIT License


Languages

Language:JavaScript 65.0%Language:CSS 29.1%Language:HTML 5.9%