/covid-live

Web application that tracks live updates of COVID-19/Coronavirus data

Primary LanguageJavaScript

COVID-19 Live Data Tracker App

Technologies

What is this?

  • A web application that tracks live updates of COVID-19/Coronavirus data
  • Node-Express used for the backend portion for logic and data processing after making API calls
  • React used for the frontend portion of this application
  • UI styled with Material-UI (https://material-ui.com/) and Font Awesome Icons (https://fontawesome.com/license/free)
  • Postman tool utilized for testing API calls
  • Features:
    • Data regarding all cases
    • Data filtered by country
    • Time series data visualized
    • Information/resources regarding COVID-19 and where/how to seek help

Future Implementations

  • Dropdown as people search for countries
  • Update styling
  • Charts with total world data
  • Consistent country searching between cases and charts page
  • Mobile-friendliness