- 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
- 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.