Skip to content

VacData is a node based web application which extracts details of vaccination centers and mails it to the user.

Notifications You must be signed in to change notification settings

imroshan12/VacData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VacData

VacData is a node based web application. Since booking a slot for vaccination is not a cup of cake, this application makes the life easier by sending the details of vaccines and vaccincation centers. Using the CoWIN APIs, it extracts all the relevant details of the nearest vaccination centers from the CoWIN portal and emails it to the user every hour.

Authors

Run Locally

Clone the project

  git clone https://github.com/imroshan12/VacData.git

Go to the project directory

  cd VacData

Install dependencies

  npm install

A .env file with required variables is also required, otherwise it will not run.

Start the server

  node app.js

About

VacData is a node based web application which extracts details of vaccination centers and mails it to the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published