Skip to content

vic7z/CovidVaccineNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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