This project was made between May and June 2021, at Polytechnic University of Milan.
Alessandro Cogollo (@AlessandroCogollo)
Lorenzo Franzè (@LorenzoFranze)
The aim of the project is to develop two version of a WebSite (pure HTML version/ Javascript version)
following a specification chosen by the professor (n°3 is the one assigned to us).
The purpose of the course is to prove our knowledge of the Web Architecture from the point of view of protocols (HTTP), description and presentation formats of the contents (HTML and CSS) and the languages and programming envriroments (Java Servlet, JSP and Javascript)
The DB dump is made for MySql, we suggest to use MySql Workbench 8.0 CE or higher version.
MySql Workbench: https://dev.mysql.com/downloads/workbench/
You need and IDE like Eclipse IDE for Enterprise Java Developers (or similar) with TomCat v9.0 to run this project.
Eclipse Enterprise: https://www.eclipse.org/downloads/packages/
Tomcat: https://tomcat.apache.org/download-90.cgi
Here you can find all the documents about db design, sequence diagram, IFML scheme and our additional features
Thanks to @FrancescoPaterna for the README template.