Skip to content

A simple single page app to poll CoWIN for available appointment slots

Notifications You must be signed in to change notification settings

bearded-impala/CoWIN-Slot-Polling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoWIN-Slot-Polling

A simple single page app to poll CoWIN for available appointment slots

Setup

  1. Clone the repository
  2. Install dependencies
npm install or yarn
  1. Run locally
npm run start or yarn start

Usage

  1. Allow Notification
  2. Fill out your preferences
  3. Click on the Start button

How it works ?

Once the polling starts, the app will make periodic requests to CoWIN and trigger an alert as soon as it finds an available slot.

GitHub Page

https://bearded-impala.github.io/CoWIN-Slot-Polling/

About

A simple single page app to poll CoWIN for available appointment slots

Resources

Stars

Watchers

Forks