⚠️ This repository is no longer maintained by Lukas Martinelli.
This is a Java Web Application built with Java Server Faces. It is a mini project created after the specifications given in the Internet Technologies lecture.
You should have Eclipse for Java EE installed and a working server configuration.
You can install and use Maven directly from the command line to download all dependencies and build the project or use Eclipse:
mvn clean install