Ανάπτυξη ενός ολοκληρωμένου ημερολογίου δραστηριοτήτων και συμβάντων με παροχή εξατομικευμένων υπηρεσιών
Development of a comprehensive calendar of activities and events with the provision of personalized services

View/ Open
Keywords
Web εφαρμογή ; Hμερολόγιο ; Eξατομίκευση ; Συνεργατική χρήση ; Υπενθυμίσεις ; Java Servlets ; JavaScript ; MySQLAbstract
This undergraduate thesis focuses on the development of a modern, fully-featured web-based
calendar application, titled " Development of a comprehensive calendar of activities and events
with the provision of personalized services ". The application allows users to organize and
manage their personal schedules by adding and tracking events, while also providing access
to external happenings through the Ticketmaster API, enabling dynamic integration of public
events into the user's personal calendar.
The backend of the application was developed using Java Servlets, while the frontend was
implemented using JavaScript to provide an interactive and responsive user interface. The
MySQL Workbench was used for designing and managing the database. Additionally, the
EmailJS API was integrated to support message sending through a contact form, offering a
direct and user-friendly way to communicate with the support team.
The application also supports collaborative use through the addition of collaborators, and
includes smart reminder functionality via pop-up notifications for upcoming events. Special
attention was given to the design of the user interface, prioritizing usability and accessibility.
The system features a side navigation menu, ensuring smooth navigation across various device
types. Finally, the project is accompanied by a detailed user manual, which guides the user
step-by-step through all available features of the application.