- Notifications
You must be signed in to change notification settings - Fork13
Get notified with available vaccination centres via SMS
License
NotificationsYou must be signed in to change notification settings
vic7z/CovidVaccineNotifier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple spring boot application that can track vaccine availability and automatically sends a SMS alert with the avilable centers
Features
- Dose type selection
- age group selection
- Vaccine type selection
- Paid/Free selection
You can registerhere
Comply with checkstyle
This repository follows theGoogle Java Style Guide.Feel free to download formatting presets for your IDE from Google's GitHub repository.We have set upcheckstyleto enforce them throughout this project.You can check locally if your changes comply with these guidelines by executing the maven goalcompile
.
Project no longer maintained