EE Forum
Java - EE
In this project I built a simple forum on the Java Enterprise Edition 7 platform and used Gradle as a build tool. After signing up, users can create threads and posts and send private messages to one another. Users also have a control center where they can upload an avatar or create a signature. Administrators can create boards and moderate them. The forum can be searched, too. Forum input is being validated and the board also offers pagination for topics and search results.
OPEN PROJECT