Queries Cowin API at intervals to check Covid vaccine availability
You need sbt to run this script.
Currently the script runs for minimum age 18 and Gurgaon district. But you can change these values: District Id and Minimum Age as per your desired values.
You can get your District Id using this to get your state and finally using this to get desired district id:
`https://cdn-api.co-vin.in/api/v2/admin/location/districts/${state_id}`
sbt run