balaaagi / covin-alerts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cowin Alerts

Cowin Alerts

Build

go get -d ./...
go build main/main.go
make <build_type>

for example
make osx_build


Instruction to Execute

Output

You would get console output as below

Center Name Manipal Clinic
No Slots Available for given date | pincode | district !
No Slots Available for given date | pincode | district !
--------------------
Center Name Jarganahalli Corporator Office
Date 03-05-2021
Slot Information [09:00AM-11:00AM 11:00AM-01:00PM 01:00PM-03:00PM 03:00PM-06:00PM]
Count Available: 6 Minimum Age: 45
--------------------

Also you will get OS level alerts

About


Languages

Language:Go 89.9%Language:Makefile 10.1%