PrasadG193 / covaccine-notifier

CoWIN Vaccine availability notifier for India
Apache License 2.0
62 stars 28 forks source link

False alarm for slot availability of vaccine dose 1 #35

Closed sohm22 closed 3 years ago

sohm22 commented 3 years ago

below snippet from response

available_capacity: 1
available_capacity_dose1: 0
available_capacity_dose2: 1
abhinavsinha1991 commented 3 years ago

Needs filtering for dose1 vs dose 2 to report correctly

abhinavsinha1991 commented 3 years ago

Fixed: https://github.com/abhinavsinha1991/covaccine-notifier/commit/104ac3cecd853366c68060d4ba78e01d50e73f3f

Tested: https://github.com/abhinavsinha1991/covaccine-notifier/blob/main/screenshot1.jpeg

PrasadG193 commented 3 years ago

@abhinavsinha1991 do you mind raising a PR since you have already fixed this?

PrasadG193 commented 3 years ago

Fixed with - https://github.com/PrasadG193/covaccine-notifier/pull/37