Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 628 Bytes

File metadata and controls

19 lines (15 loc) · 628 Bytes

SessionBook

sessionbook

Spring Boot + React app for managing guitar practice songs.

Backend Architecture

  • DDD oriented.
  • Java 17 + Spring Boot 3
  • Layered structure (domain, application, infrastructure)
  • OpenAPI (Swagger UI) for documentation
  • JWT Auth skeleton, disabled for now.
  • MySQL (for now)
  • Frontend in React

Features

  • UG Tab Scrapper. Will add more in the future. Don't abuse this.