Loading...
Change
Global
Total Cases
0
+0
Deaths
0
+0
Date
0

Summary - All Countries

Country Cases Deaths Population Updated

About

This is a final project done for QStation Javascript&React Development Course. Goal of the project was to build a web app that will allow users to view statistics for Covid-19 pandemics. Requirement of the task was to make a page with global statistics, functionality to switch between different states, comparison between states and overall view of all states with sorting options, user registration and personalized data display for authenticated user based on geolocation, responsive design and use of charts based on different datasets.

Project was made by using https://github.com/M-Media-Group/Covid-19-API and https://api.covid19api.com/ APIs for COVID19 data and https://locationiq.com/ for reverse geocoding using Latitude and Longitude obtained by browser API. Database and authentication is integrated with Google Firebase.