Skip to content

The Event Management System is a desktop application built to streamline event planning and management. Designed for ease of use, this system enables users to schedule, book, and manage events efficiently, providing an organized solution for event coordinators and organizers. The project integrates a robust backend powered by MySQL

Notifications You must be signed in to change notification settings

sanjay-ar/Algomox_Event-management

Repository files navigation

Event Management System

Author:

This project was independently developed by:

  • Sanjay A R

About the Project

The S.S Event Management System is a desktop application designed for seamless event organization and management. It features a user-friendly interface for scheduling, booking, and managing events effectively.

image


Prerequisites

Ensure you have the following tools installed on your system before running the application:

  • Java IDE: IntelliJ IDEA, Eclipse, or NetBeans (IntelliJ IDEA is recommended)
  • Java Development Kit (JDK): Ensure Java 15 or later is installed
  • MySQL: To manage the database
  • JavaFX SDK: Included in the repository or downloadable from the official JavaFX site

Steps to Run the Project

1. Set Up the Database

  • Open MySQL and create a new schema or database.
  • Execute the SQL commands found in the sql files folder (create_tables.txt) to initialize the database structure and populate it with sample data.

2. Open the Project in Your IDE

  • Import the project folder into your Java IDE.
  • Ensure the required libraries (including JavaFX) are linked correctly.

3. Configure JavaFX

  • Make sure the JavaFX SDK is correctly referenced in the project settings.
    • If using IntelliJ IDEA, confirm the VM options point to the lib folder of the JavaFX SDK.

4. Run the Application

  • Compile the project and execute the main class.
  • The application interface will open, allowing you to explore its functionalities.

Features of the Application

  • Event booking and scheduling
  • Real-time data updates
  • Easy-to-navigate user interface

Contact Info

For further assistance or to provide feedback, reach out to:

Email: sanjay2003ar@gmail.com

About

The Event Management System is a desktop application built to streamline event planning and management. Designed for ease of use, this system enables users to schedule, book, and manage events efficiently, providing an organized solution for event coordinators and organizers. The project integrates a robust backend powered by MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published