Skip to content

Latest commit

 

History

History
77 lines (52 loc) · 2.32 KB

README.md

File metadata and controls

77 lines (52 loc) · 2.32 KB

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 🙏🏻