This repository contains the project I submitted for my Software Engineering exam during my Bachelor degree.
The project specifications, provided by the professor, are located in the indicazioni/testo_progetto_AA2122.pdf folder.
In summary, the task was to develop a software system with specific features to offer an electronic voting service.
The entire development process is documented in Italian in the file relazione progetto.pdf and all the images in the report are also found in the "images" folder.
I recommend to view the report because it shows step by step the development phases and adopts many of the well-known diagrams used in software engineering
To recreate the MySQL database structure import into mySQL PHPMyAdmin the database dump Maven Project
This is a Maven project, and I have provided the Maven export in the maven export folder.