- Pin & District wise searching🔍
- Age filter
- Vaccine Type filter
- Free / Paid filter
- Date picker
- Beautiful UI
- Download the search report in CSV
-
Clone my repository.
-
Open CMD in the working directory.
-
Run the following command.
pip install -r requirements.txt
-
Py_Cowin.py
is the main python file of the Streamlit Web Application. -
To run the app, write the following command in CMD. or use any IDE.
streamlit run Py_Cowin.py
-
For more explanation of this project see the tutorial on the Machine Learning Hub YouTube channel.