Spidy20 / Vaccine_Availability_Checker

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

Home Page:https://youtu.be/5xFwEE3OsVk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://youtu.be/5xFwEE3OsVk


Languages

Language:Python 100.0%