Skip to content

dollardhingra/cowinquick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoWIN Delhi Vaccine Availability

Features

  • Website Link
  • Find vaccine slots quickly in a state(all districts at once or selected districts) in India
  • No need for login/OTP
  • Realtime filters for age, vaccine type dose & district
  • Removed unavailable slots from the original app
  • Implemented using the Co-WIN Public API.
  • Made available to public using Github Pages

Contributing

  • Fork & clone the repo.
  • Go to Issues and chose the one you want to work for.
  • If the issue is not listed, then go ahead and create one before you plan to start working on the issue.
  • Create a new branch from the main branch with the branch name containg some description of the issue.
  • Do the work ad create a PR against the main branch.