Skip to content

This is the semester project made for ACP, taught by Sir Zohair Ahmed

Notifications You must be signed in to change notification settings

asadbytes/ACP-Project

Repository files navigation

Event Organizer - Java Swing CRUD App

Simple event management tool

This Java Swing application lets you create, view, update, and delete events (CRUD operations). It also has user authentication for secure data access.

Features

Login with username and password.

image

Create events with details like name, date, time, location, and description.

image

View a list of all existing events.

image

Update event information.

image image

Delete unwanted events.

image

User-friendly Interface

The application provides a clear and easy-to-use interface. image

Getting Started

  1. Download the JAR file.
  2. Double-click the JAR file to launch the application (if you have Java installed).
  3. Alternatively, open a command prompt, navigate to the directory containing the JAR file, and run: image

Technical Details

  • Built with Java Swing and MVC architecture.
  • Uses a MySQL database for persistent event storage.

Conclusion

This Java Swing application offers a basic framework for managing events. It provides user authentication and a user-friendly interface for easy event organization.

About

This is the semester project made for ACP, taught by Sir Zohair Ahmed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages