Skip to content

aman97kalra/Corona-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corona-Tracker

A simple web app created using flask which asks for the name of state as input and shows the number of corona affected people in that state by scraping the data from the website of Health Minsitry

The project makes use of Python3, Flask, HTML and Css.

Screenshot 1 Screenshot 2

How to run:

  1. Clone the repository
  2. Activate your virtual environment.
  3. Install the required packages using pip install -r requirements.txt.
  4. Run the app using python covid.py.

The app is hosted at: https://corona-trackers.herokuapp.com/

About

A simple Flask Webapp that shows the corona cases state wise as per the state entered by user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published