A simple project for managing office workspaces reservation
- Lets users book the workspaces
- Tracks who booked what and when
- Basic admin features to manage resources
- Spring Boot
- Spring Security with Basic Authentification
- Spring Data JPA
- REST API based on JSON
- MySQL
- Docker for containerization
- Docker Compose for local deployment