Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend support for first available vaccination slot #361

Open
LukasForst opened this issue Dec 15, 2021 · 0 comments
Open

Backend support for first available vaccination slot #361

LukasForst opened this issue Dec 15, 2021 · 0 comments
Labels
backend Backend part of the repository. hiring A task designed for Mild Blue employees candidates.

Comments

@LukasForst
Copy link
Member

  • we want to add possibility to display first available vaccination slot on the frontend
  • the task here is to implement simple API (see VaccinationSlotRoutes.kt) that will return first available vaccination slot (if there's any) or 404 if there're no slots left (see NoVaccinationSlotsFoundException)

acceptation criteria:
There's existing endpoint with no authorization that allows user to obtain information about first available vaccination slot.
The route as well as the service is tested with unit test.

@LukasForst LukasForst added backend Backend part of the repository. hiring A task designed for Mild Blue employees candidates. labels Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend part of the repository. hiring A task designed for Mild Blue employees candidates.
Projects
None yet
Development

No branches or pull requests

1 participant