Stats by the number and mapped out globally. Local testing sites, news and humanitarian resources.
- Description
- Installation
- Usage
- Images
- Future Development
- License
- Contributors
- Tools
- Resources
- Questions
ย
Get straight to the business? Visit Covid-19 Tracker
ย
An easy to use, single page site that provides an interactive map with current cases by country, location-based testing site information, national headlines and helpful links to get resources and help we can all use.
ย
This is app is a straightfoward, frontend product. Clone this repository and run index.html
in your local browser to test and develop it further. My instance of this group project is currently hosted on my site ๐ Covid-19 Tracker
ย
Users are able to interact with the map thanks to the Mapbox API technology by clicking, dragging and zooming. By using the visitor's IP address, all data is populated using just their state. To accommodate for privacy or adblockers, a dropdown menu allows visitors to select their state manually. No data is stored in any servers or localstorage. For now, the map data is global but the rest is US only.
ย
ย
ย
ย
- More Map Features Get granular.
- Charts Display the info graphically.
- PWA Webpack it up and make it portable.
- More Regions Added resources and testing data for other countries.
ย
MIT โข (If you fork and recreate this, please be kind and rebrand your version!)
ย
ย
- Mapbox for an interactive experience.
- IPAPI for location based on IP address (dropdown menu to bypass this).
- Postman Covid-19 APIs for stats, local testing and map data.
- NYT API for national headlines.
ย
Some helpful information that helped our development process:
- Moment.JS RIP, to be replaced by Day.JS soon.
- The Nerdy Dev for a great Mapbox tutorial.
ย
- David Metcalf
- GitHub: gloriousLoaf
- hello@metcalf.dev
- Or hitup one of the contributors above!
ย