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

This branch is 15 commits ahead of, 21 commits behind chaseyb/COVID-19-Tracker:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
gloriousLoaf
Apr 20, 2021
839a186 ยท Apr 20, 2021

History

34 Commits
Apr 20, 2021
Mar 3, 2021
Oct 13, 2020
Oct 13, 2020

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%