This repository contains the final project for the course "Tecnologie Informatiche per il Web", part of the Computer Science and Engineering degree at Politecnico di Milano (2024/2025).
Teacher: Piero Fraternali
Here the full specification of the project: pdf
Here our report about implementation choices: pdf
The project uses Tomcat 10.139 as the web server.
To compile and run the project:
- Import the project into your IDE (recommended: IntelliJ IDEA Ultimate).
- Deploy the application on a local Tomcat server.
- Access the application via your browser at the configured Tomcat address.
- IntelliJ IDEA Ultimate – Main IDE