Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 357 Bytes

File metadata and controls

8 lines (7 loc) · 357 Bytes

ConferenceApp-Swing-Java

This conference management application with a graphical user interface (GUI), allows users to perform various operations on a database of conference details.

Getting Started

Steps to initiate:

  1. Install MySQL server and commandline(or workbench GUI)
  2. Create and connect local database ConferenceDatabase
  3. Run Application