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
User-friendly Interface
The application provides a clear and easy-to-use interface.

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

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.





