Skip to content

gawdsnitkkr/covid_kanvas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 India Tracker

You may not control all the events that happen to you, but you can decide not to be reduced by them. -Maya Angelou

User Interface 1

The main user interface of the COVID Dashboard

User Interface 2

This COVID-19 INDIA TRACKER provides users the details and information regarding the number of Confirmed, Active, Recovered, and Deceased cases of Novel Coronavirus in India. The data and statistics is visualised in the form of graphs, and table containing the number of cases of individual states and union territories. Furthermore, one can search for a particular state also which will result in the data displayed in tabular form (with cases of all the respective cities and districts).

There are facilities provided for About COVID 19, FAQs, and Suggestions.

The data updation is quite frequent, thanks to the API used!

API Used

The API used in this dashboard is COVID19-India API, which is a volunteer-driven, crowdsourced database for COVID-19 stats & patient tracing in India. It uses state bulletins and official handles to update the numbers. The data is validated by a group of volunteers and published into a Google sheet and an API. API is available for all at api.covid19india.org.

For more information related to database, visit: https://github.com/covid19india/api.

Setup

  • To run the code, clone the repo, and install node modules in the root directory of the project.
  • Run npm start and the project will execute on http://localhost:3000 in development mode.

Suggestions

The suggestions and contributions to this dashboard are always welcome and appreciable.

This project was bootstrapped with Create React App.

About

A react app to track information about corona cases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.8%
  • CSS 24.8%
  • HTML 2.4%