A Java Swing-based desktop application developed collaboratively by our team to manage events and participants efficiently. This project demonstrates teamwork, GUI design, and application development using Java.
This project was built as a collaborative effort with my teammates, where we worked together on:
- Designing the user interface
- Implementing core functionalities
- Testing and debugging the application
- Add new events
- View all events
- Search and filter events
- Manage participants
- User-friendly GUI using Java Swing
- Language: Java
- GUI Framework: Swing
- IDE Used: Eclipse / VS Code
- Version Control: Git & GitHub
Event Management GUI/ │── EventManagementGUI.java
-
Open terminal in the project folder
-
Compile the code:
javac --release 8 EventManagementGUI.java -
Run the application:
java EventManagementGUI
- Add database integration (MySQL)
- Improve UI design (modern look)
- Add login/authentication system
- Enable export of event data
- Srishti Mishra
- Narottam Kumar
- Shreya Soni
- Vinisha Singh