Skip to content

Latest commit

 

History

History
84 lines (68 loc) · 3.78 KB

README.md

File metadata and controls

84 lines (68 loc) · 3.78 KB

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