It is a project made in Java Spring Boot, MySql, and with the use of Thymeleaf.
SQL through database created from 'thesis_query.sql' in this project in /resources.
...
It is for managing students' attitude toward writing their final thesis before getting a diploma. It lets us manage students, theses, and promoters. The application is prepared for administration to manage this data; it is not prepared for logging in as an admin or user (student or promoter).
It is working itself with tyhmeleaf or with angular as frontend layer with ThesisFrontend application. (https://github.com/KGneon/thesis-frontend)