Skip to content

s4rvessh04/COVID-19_Status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19_Status

This project shows the COVID-19 situation in India.

This script fetches data from https://api.covid19india.org/state_district_wise.json

Steps to use

  • Clone the repo to you machine

        git clone https://github.com/targusrock/COVID-19_Status.git
  • Install the required libraries.

        pip install -r requirements.txt

    Note: The versions must match the requirements in order to properly function.

  • Cd into the directory COVID-19_Status, and run the following code.

        python app.py
  • The localserver will start and give you a link like

        * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)

    Click on the link if allowed or copy paste in your browser of choice.

And you are all set to view the data of your city.

Mobile View

Desktop View

About

This project shows the COVID-19 situation in India.

Topics

Resources

License

Stars

Watchers

Forks

Contributors