This project was independently developed by:
- Sanjay A R
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.
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
- 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.
- Import the project folder into your Java IDE.
- Ensure the required libraries (including JavaFX) are linked correctly.
- 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.
- If using IntelliJ IDEA, confirm the VM options point to the
- Compile the project and execute the main class.
- The application interface will open, allowing you to explore its functionalities.
- Event booking and scheduling
- Real-time data updates
- Easy-to-navigate user interface
For further assistance or to provide feedback, reach out to:
Email: sanjay2003ar@gmail.com