/COVID-19-Data

A web application that tracks COVID-19 cases.

Primary LanguageHTMLApache License 2.0Apache-2.0

COVID-19 Data Tracker

COVID-19 Disease

*As of March 7th 2021 The Covid Tracking Project no longer updates their API.

Implementation

Using HTML5, CSS3, JavaScript as well as a modern designed BootStrap frameork to display inforamtion out the COVID-19 pandemic.

Steps Involved

  • Plots daily cases on a line graph.
  • Get data from the COVID Tracking Project API
  • Parse the API JSON data via the jQuery AJAX HTTP requests method.
  • Displays Number of Daily Cases, Total Number of Tests, Total Hospitalized & Total Negative Tests and Deaths.

Future Plans

  • Redesign layout
  • Update chart so it loads when the page is loaded

Link to live demo: https://jlthompson96.github.io/COVID-19-Data/