This is a basic covid tracker made by using Django and Python
Collaborated with Sayantika Chandra
To execute type the command : python manage.py runserver
To excute and give a particular port address give the command : python manage.py runserver (port address)
Requirements :
- Python >= 3.6
- Django