Skip to content

DariodAbate/TIW-Project-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIW Project

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/30

Project specifications

The 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.

Technologies used

  • Java Enterprise Edition
  • Thymeleaf templating
  • MySQL Workbench
  • HTML
  • CSS

The Team