The four members of the team were eager to create a web application using our shared skills in HTML, CSS and JavaScript. By creating CovidCalendar, we were able to create something new and relevant that could help people.
- Pure JavaScript
- HTML
- CSS
-
Download the contents of the CovidCalendar repository onto your local machine
-
Open Title_page.html to be then redirected to the main page of CovidCalendar
-
Choose a date and country from the dropdown menus provided
-
View the COVID-19 data from your chosen option!
- Requesting the Data from the API had a few difficulties
- The format of the requested data was inconsistent depending on the country, which made calculations difficult.
- Some countries only provided information for each city. For example, Canada only provided information for each province but the entire country had "zero" cases, resulting in unknown data that is inconsistent or false.
