Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.6 KB

README.md

File metadata and controls

53 lines (37 loc) · 1.6 KB

Covid Tracker App (for USA data)

APP DEMO

Scrub through the graph to get the exact numbers. Toggle among the Positive, Negative & Death cases.
Constrain results to a Week, Month or All time of data. Filter data to any one of the USA States.

INTRO

API : The Covid Tracking Project

Libraries :

PROJECT STRUCTURE

  • Retrieving data from the API
  • Building the layout
  • Rendering the spark line chart
  • Adding chart interactions
  • Adding colors and state spinner
  • Adding Ticker view + radio button styling
  • Color & style updates