Skip to content

A Covid-19 Tracker with interactive Mapbox, local stats and testing site data, national headlines and humanitarian resources. ๐Ÿ—บ

Notifications You must be signed in to change notification settings

gloriousLoaf/Covid-19-Tracker

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

34 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Covid-19 Tracker

Stats by the number and mapped out globally. Local testing sites, news and humanitarian resources.

GitHub language count GitHub top language

Table of Contents

ย 

Get straight to the business? Visit Covid-19 Tracker

ย 

๐Ÿ“ Description

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.

ย 

๐Ÿ’พ Installation

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

ย 

๐Ÿ“ฒ Usage

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.

ย 

๐Ÿ“ท Images

Covid-19 Tracker

ย 

Covid-19 Tracker

ย 

Covid-19 Tracker local testing results

ย 

๐Ÿ”ฎ Future Development

  • 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.

ย 

๐Ÿ“œ License

MIT โ€ข (If you fork and recreate this, please be kind and rebrand your version!)

ย 

๐Ÿ€ Contributors

ย 

๐Ÿ”จ Tools

  • 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.

ย 

๐Ÿ“š Resources

Some helpful information that helped our development process:

ย 

โ” Questions?

GitHub Profile Pic

ย 


This markdown was created with Readme Generator

About

A Covid-19 Tracker with interactive Mapbox, local stats and testing site data, national headlines and humanitarian resources. ๐Ÿ—บ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.3%
  • HTML 40.4%
  • CSS 14.3%