neelpy / cowin

CoWIN Vaccine Booking
https://neelpy.github.io/cowin
MIT License
34 stars 24 forks source link

Automatically filtering centers with age from registered user #6

Closed ainani closed 3 years ago

ainani commented 3 years ago

Hi,

If user already selected the person to be vaccinated then let the code provides the results of that age only. Why we need to provide the results for all age.

Example 1: User want to schedule an appointment for already registered user having age (33 Yrs). Then on results page, it should only give results of centers with 18+ only instead all results.

Thanks

neelpy commented 3 years ago

The user is not logged in, so we don't have that data.

ainani commented 3 years ago

Hi, Thanks for prompt response.

But if user is logged in, will have this data and will help user to put very less filter again and again while pressing search button

neelpy commented 3 years ago

You are getting something wrong, this is just a tool to get the list of available centers without login, users can't login here. They need to go to the official CoWIN website for that.