sushrut111 / cowin-automation-extn

Source code for chrome extension Cowin Booking. Auto fills the fields on cowin vaccine slot booking portal to speed up the process and quickly book a slot.
MIT License
47 stars 31 forks source link

Add "User name" feature and OTP reading #91

Open iPankajKumar opened 3 years ago

iPankajKumar commented 3 years ago

If possible, add this feature as well, take Name as input and once OTP confirms, "Schedule" button of that User name should be automatically triggered and then the flow continues. As of now I have to manually select the Schedule button.

There will be a small check there, if the user has selected "18+" in the form but the user belongs to other age group or vice versa then don't click on Schedule button.

Regarding OTP reading https://github.com/rayarindam2111/Co-WIN-automated-slot-booking, these guys have already developed an extension, look into it if we can re-use it.

Adding these 2 feature will make it truly automated and much faster as entering OTP and choosing Schedule button takes away those crucial seconds.

sushrut111 commented 3 years ago

OTP reading will not be added as I do not want to request access to users' incoming messages.