Skip to content

srishtimishra30/Event-Management-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Event Management GUI (Java)

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.


Team Project

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

Features

  • Add new events
  • View all events
  • Search and filter events
  • Manage participants
  • User-friendly GUI using Java Swing

Tech Stack

  • Language: Java
  • GUI Framework: Swing
  • IDE Used: Eclipse / VS Code
  • Version Control: Git & GitHub

Project Structure

Event Management GUI/ │── EventManagementGUI.java


How to Run

  1. Open terminal in the project folder

  2. Compile the code:

    javac --release 8 EventManagementGUI.java
    
  3. Run the application:

    java EventManagementGUI
    

Screenshots

Screenshot 1 Screenshot 2

Future Improvements

  • Add database integration (MySQL)
  • Improve UI design (modern look)
  • Add login/authentication system
  • Enable export of event data

Team Members

  • Srishti Mishra
  • Narottam Kumar
  • Shreya Soni
  • Vinisha Singh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages