1st year final project - Cinema booking system built with Java Spring.
- Java Spring Boot
- Thymeleaf templating language
- MySQL database
- Bootstrap 4
- jQuery
Current version of the project provides functionality for cinema's employees to manage bookings, screenings, movies and theaters with user friendly and intuitive interface.
The SQL scripts for creating, filling up and testing the database can be found in the sql folder of the project. Don't forget to adjust the application.properties file to match with your credentials in order to run the project.