Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 874 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 874 Bytes

Reddit Clone stability-deprecated Build Status

⚠️ 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.

Screenshot

Requirements

You should have Eclipse for Java EE installed and a working server configuration.

Build Project

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