Sauna booking project for booking saunas from a specified time slot. Administrator can make slots available for users and users can book them. Final course project for Java Server Programming.
- For admin usage: admin, admin
- For regular user: user, user
- Spring MVC with Thymeleaf
- PostgreSQL Database
- REST service
- Spring Security
- Some JUnit Testing