Skip to content

090max/covid19IndiaTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Covid 19 Tracker

A React Progressive Web App that tracks the Covid-19 cases in India.
View Demo

Table of Contents

About The Project

main_page State Tracking All states Info Visualization

This is a covid-19 tracker made specifically for India.

Features of the Chat Application:

  • Regularly updates the users about the Active cases , Migrated Cases , Death Cases and Discharged Cases.
  • Automatically fetches the user's location and displays the state wise report.
  • Shows visualization of the Covid-19 reports in India so far.
  • The Server API(Implemented in Python Flask) regularly updates the data from "https://www.mohfw.gov.in/" in every 15 minutes interval.
  • Easy to install as this is a Progressive Web App.

Built With

Getting Started

Here is a quick installation guide.

Prerequisites

  • npm
npm install npm@latest -g

Installation

To download it as a Personalize Web App , open the Link in Google Chrome and then "Add to home screen".To Run the application for development Do the following:

  1. To Run the application for development ,Clone the repo
git clone https://github.com/090max/covid19IndiaTracker
  1. Install NPM packages.
npm i
  1. Run the client.`
npm start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/FeatureBranch)
  3. Commit your Changes (git commit -m 'Add some Feature')
  4. Push to the Branch (git push origin feature/FeatureBranch)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.