Skip to content

Developed a Web App where users can book the COVID-19 vaccines as per the hospitals that are nearby. The web app also sends a notification using Telegram API to the Users if they request to be notified regarding availabile slots.

Notifications You must be signed in to change notification settings

nilesh-kawar/Vaccify

Repository files navigation

VACCIFY

Hello Everyone 👋, I have developed a web application which helps the users know about the available vaccine slot to the nearby hospitals and sends a notification to the use through telegram app once vaccine slots are available to the nearby hospitals.

Check it out!


For full Code-Base analysis visit: https://github1s.com/nilesh-kawar/Vaccify

Project Setup

You can also run the local script with your own configurations.

Clone this Repository

https://github.com/nilesh-kawar/Vaccify.git

Navigate to the cloned directory & install the dependencies

npm install

Update environment variables

Create a file config.env and and add your envirmental variables

PORT= 
MONGO_URI= 
HOST =  
SECRET_KEY =  

Run the script

npm run dev

Screeshots:

Homepage

Login Form

Book Vaccine Slot

Admin Dashboard

Add New Hospital

Hospital Dashboard

Add Vaccine Slot

Telegram Notification

Thank you 🙏🏻

About

Developed a Web App where users can book the COVID-19 vaccines as per the hospitals that are nearby. The web app also sends a notification using Telegram API to the Users if they request to be notified regarding availabile slots.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published