Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swapnilkumbhar/cowin-alerts
Uses APISetu to retrieve Vaccination Centers data (by district)
https://github.com/swapnilkumbhar/cowin-alerts
covid19 cowin vaccine
Last synced: 2 months ago
JSON representation
Uses APISetu to retrieve Vaccination Centers data (by district)
- Host: GitHub
- URL: https://github.com/swapnilkumbhar/cowin-alerts
- Owner: SwapnilKumbhar
- License: bsd-3-clause
- Created: 2021-05-02T18:07:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T06:02:32.000Z (about 2 years ago)
- Last Synced: 2024-04-24T05:15:42.188Z (9 months ago)
- Topics: covid19, cowin, vaccine
- Language: TypeScript
- Homepage:
- Size: 214 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cowin Alert
A simple script to retrieve a list of Vaccination Centers in a certain district or (soon) pincode. This code powers our [Discord Server](https://discord.gg/naCbehf86z), where people are notified about open vaccination slots in their district.
## TODOs
- [x] Move configurations to YAML
- [x] Make code more segregated
- [ ] Schema validation on YAML
- [ ] Pincode based alerts## Contributors
- Swapnil Kumbhar
- Pooja Kulkarni