/covid-vaccination-tracker

A react app that tracks the progress of COVID-19 vaccination in the United States.

Primary LanguageJavaScript

COVID-19 VACCINATION TRACKER (WIP)

Built using React.js, HTML, CSS, and Javascript.

Live Project:
https://nifty-austin-b16d17.netlify.app/

A react app that tracks the progress of total COVID-19 vaccinations in the world. The goal is to have data visualized through choropleth maps, graphs, and tables.

Current Task List

  • Create-React-App
  • Find COVID-19 Vaccination Dataset & API
  • Manipulate Data (Implement sorting for most recent data)
  • Implement Search Handle
  • Display data in a table
  • Implement Sorting/Filtering
  • Create Choropleth Map
  • Map Key
  • Country Hover - Shows Data
  • Create Graphs