Sinatra: Corona Virus Dashboard
May 2020
- Live Demo – https://rona-dash.herokuapp.com/
- Github Repo – https://github.com/d-otis/rona-dash
A dashboard with data pulled from The Atlantic’s “COVID Tracking Project” and “Novel COVID API”
- Integrated two APIs that cover different areas: international and domestic.
- Users can see COVID-related data associated with continent, country, and US States
- Pulled in national flag data from Novel COVID API to allow countries to stand out from each other in the list
- Pulled in state-specific data that includes screenshots of their own dashboards, links to their Twitter accounts, and available patient data.
(originally conceived as a CLI)