Skip to content

Vaccination Centre & Availability Checker Web-App using Python StreamLit.

Notifications You must be signed in to change notification settings

Spidy20/Vaccine_Availability_Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vaccination💉 Centre🏥 & Availability Checker🔍

forthebadge made-with-python
Python 3.6

Usage:-

  • Clone my repository.

  • Open CMD in working directory.

  • Run following command.

    pip install -r requirements.txt
    
  • vac_checker.py is the main Python file of Streamlit App.

  • To run app, write following command in CMD.

    streamlit run vac_checker.py
    
  • Go to your URL of localhost (Will be available in CMD)

  • You can enter your area Pin-code, it will try to find the vaccination centre & availability near by your area.

  • yt_tutorial.py is the code only contains the logic behind of fetching data.

  • For more explanation of this project see the tutorial on Machine Learning Hub YouTube channel.

Screenshots

Warning : Data is taken from Government API for just educational purposes, for more info related to vaccination & registration visit Cowin

Just follow☝️ me and Star⭐ my repository