yashwanthm / cowin-vaccine-booking

The app enables tracking coivid vaccine availability and automatically book a vaccination slot. This is based on Cowin API and supports the recently added Captcha code of Cowin.
https://yashwanthm.github.io/cowin-vaccine-booking/
BSD 3-Clause "New" or "Revised" License
152 stars 61 forks source link

State and district should be required when start tracking is clicked #94

Open skieer-ssv opened 3 years ago

skieer-ssv commented 3 years ago

Thanks for your efforts on the web app I subconsciously just clicked on start tracking button and assumed that the tracker was on as I could see the load animation. Later when I noticed that I was missing out on vaccination slots I saw that state and district were not selected. Just setting those fields on required might prevent the same scenario for others. Kindly look into it.

yashwanthm commented 3 years ago

Good point. Will add this soon.