jlthompson96 / COVID-19-Data

A web application that tracks COVID-19 cases.

Home Page:https://jlthompson96.github.io/COVID-19-Data/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

A web application that tracks COVID-19 cases.

https://jlthompson96.github.io/COVID-19-Data/

License:Apache License 2.0


Languages

Language:HTML 56.2%Language:JavaScript 40.9%Language:CSS 2.9%