Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 592 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 592 Bytes

Covid19-Case-Tracker-for-India

GUI application in Python made using Tkinter

Clone Repo

git clone https://github.com/ExonakiDev/Covid19-Case-Tracker-for-India.git

Make sure to install tkinter from repos

Ubuntu / Debian:

sudo apt install tk

Arch:

sudo pacman -S tk

To run:

pip install -r requirements.txt

python covid.py

OR

pip install -r requirements.txt

python3 covid.py

Usage:

  • Choose state from drop down list
  • Enter city name
  • Select type of case
  • Click on "search cases"