vic7z / CovidVaccineNotifier

Get notified with available vaccination centres via SMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

CodeQL

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 register here

Comply with checkstyle

This repository follows the Google Java Style Guide. Feel free to download formatting presets for your IDE from Google's GitHub repository. We have set up checkstyle to enforce them throughout this project. You can check locally if your changes comply with these guidelines by executing the maven goal compile.

Project no longer maintained