Official repository for web technologies exam; the course has been held at Polytechnic University of Milan by Prof. Piero Fraternali in the academic year 2021-2022.
Note that there are two different versions for this project, the other one can be found here.
Final score: 28/30The full discussion of the implementation can be found in Italian here.
This project was developed with a thin client architecture, leaving the content presentation part to the client.
The project consists of a web application that allows the management of online meetings. The application supports registration and login. A user can create meetings, inviting other registered users, or can view the meetings he has been invited to and which have not yet expired.
- Java Enterprise Edition
- Thymeleaf templating
- MySQL Workbench
- HTML
- CSS