This school project was created for the PIA (Programiranje Internet Aplikacija, en. Internet Application Programming) course, which is part of the Master studies at the School of Electrical Engineering, University of Belgrade.
The project consisted of creating a web application for managing conferences and their agendas, with image galleries and user-to-user messaging. Primefaces and JSF (Java Server Faces) were used for the web pages, alongside a MySQL database and Hibernate ORM for data management.
The project statement in Serbian is given in 2017_IR3PIA - Projekat za junsko-julski rok.pdf in the docs
folder.
The conferences.sql in the data
folder contains a dump of the database used during development and can be used to recreate it.