With the Government of India focussing so much on vaccination, they have made the CoWin platform so that we can search for slots for vaccination. However, there is one thing the platform lacked, just searching for slots smoothly without even the need to login to thhe platform, because in a way, that was completely unnecessary and it was absolutely hectic to login and then search for the slots. This Vaccine Slot Checker comes into play exactly to remove that issue and provide a hassle free process to check for the slots of vaccination.
The release for the application has been added to the repository, you can access it here or you can download the apk directly via the drive link.
This project is currently in its initial phase but then it's as good as any other beginner project and anyone is welcome to edit and contribute whatever he/she likes. Follow the steps to clone and start working on the project:
- Clone the repository using
git clone https://github.com/fourpointfour/cowin_vaccine_slot_checker.git
- Head over to the main.dart and start developing ;)
- Flutter/Dart
- http package
The current version lets you search for the vaccination centers in your area by PINCODE or by entering your district. You can view the center's name, its address, minimum age and total number of available slots. The option to opt for a notification as soon as a slot becomes available is coming soon.
The app does not collect any user data so far. It only uses your internet connection to hit the required APIs and that's it. I ain't that billion dollar company. :P
In case you want to report a bug, feel free to raise an issue or reach out to me via the links given at the bottom of this readme.