User Guide - Jogeedoo19/Employee-Management-System GitHub Wiki

Usage Instructions

  1. Launch the Application:

    • Start the application from your IDE or by running the compiled JAR file.
  2. Main Dashboard:

    • The main window provides navigation to all key features (Add, Update, Delete, Search).
  3. Create New Employee:

    • Click on "Create" or "Add New Employee".
    • Fill in required details and hit "Save".
  4. Update Employee:

    • Search for the employee by ID or name.
    • Click on "Edit" and modify the fields.
    • Save changes to apply updates.
  5. Delete Employee:

    • Locate the record using search.
    • Click on "Delete" and confirm the action.