/grpr5COVID

View the most recent Covid-19 statistics for both a specific state and the 5 highest reported countries.

Primary LanguageHTMLCreative Commons Zero v1.0 UniversalCC0-1.0

grpr5COVID - COVID-19 Statistics

Application that allows a user to see most recent COVID-19 stats for both a specific state and the 5 highest reported countries. Recent data is pulled from 2 API's and neatly placed together in a mobile-friendly interface. The user chooses the state or US territory from a dropdown list then info is populated. If a user has previously chosen a state, then when they return to the page, the previously searched info will show. The date shown in the details section is the last update of data from the chosen state recorded by the API and displayed by the application.

COVID-19 Details include:

  • State

    • Date
    • Total Cases
    • Total Deaths
    • New Cases
    • Active Cases
    • Recovered
  • Country

    • Total Cases
    • Total Deaths
    • Cases per 10,000
    • Deaths per 10,000

Table of Contents

1.) Usage

2.) Installation

3.) License

Usage

Using jQuery, CSS, Bulma, and HTML along with the Moment.js time library, we was able to create an application that is dynamic as one enters the city desired. API calls are made to covidtracking.com and Coronavirus Government Response Tracker for up to date info. The HTML has been validated at https://html5.validator.nu/ to be fully compliant with the HTML5 standard.

COVID-19 Daily Stats Image

Preview of the site is available here COVID-19 Daily Stats.

Installation

1.) Download the COVID-19 Daily Stats repository 2.) Run index.html

Contributing

Pull requests are welcome. Feedback is appreciated.

License

[Creative Commons] (https://github.com/wpb911/grpr5COVID/blob/main/LICENSE)