SRvSaha / CoWinVaccineSlotFinder

Cross-Platform Software to Fetch the Available Slots & Book the Appointment for COVID-19 Vaccination
https://shawt.io/r/sYv
MIT License
81 stars 32 forks source link

PIN and District should be array instead of Key-Value pairs #32

Closed iSatishYadav closed 3 years ago

iSatishYadav commented 3 years ago

Is your feature request related to a problem? Please describe. PIN and District are currently Key-Value pairs. The keys in-turn unnecessarily need to be entered by user.

Describe the solution you'd like PIN and District should be array of strings instead of Key-Value pairs.

Describe alternatives you've considered NA

Additional context NA