This repository contains two components of the academic project "Esprit": Event-Java and Event-Web.
Event-Java is the Java native desktop application part of the project. It provides the functionality for managing events, including creating, editing, and deleting events. The application is designed to run on desktop platforms and utilizes Java for its implementation.
Event-Web is the Symfony-based web application part of the project. It provides a web interface for managing events, allowing users to perform actions such as creating new events, updating existing events, and viewing event details.