Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 357 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 357 Bytes

beer-menu

A menu for displaying beers on tap

In addition to displaying your venue's beers on tap, it also utilizes the Untappd API to display recent check-ins at your venue.

Project technologies used:

  • Java 19
    • Records
    • Lambdas
  • Gradle
  • Spring Boot
  • JPA
  • H2
  • Thymeleaf
  • Bootstrap
  • jQuery