This website provides the users with:
- The total numbers in India, including the total cases, deaths, recovered and tested.
- The number of cases and deaths in each state effected in India, with a geograph for visual aid.
- Three graphs that model:
-
- The increase in cases since first case
- The increase in deaths since first case
- The increase in recovereies since first case
This web application utilizes:
- Python for scraping information from the government site, for hourly updates of statistics --> scrape.py
- HTML & CSS for the front-end design of the website --> templates
- Javascript for the different graphs in the website and recieving information from Pythonb back-end --> index.html
Screenshots of web application: