School assignment built with Spring Boot and Thymeleaf.
- Docker Desktop
- Java 25
- Start the database:
docker compose up -d-
Run the application in IntelliJ
-
Go to
http://localhost:8080in your browser -
Or just check out
https://kju-lab1-production.up.railway.app
Seed data is loaded automatically so the app comes with drivers and tracks out of the box.