Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 686 Bytes

File metadata and controls

25 lines (20 loc) · 686 Bytes

Employee Management System

Description

A Java OOP project for managing employees in a company. Supports adding, displaying, and printing employees by department, as well as company details.

Features

  • Add new employees (General, Accountant, Marketing, Administrative)
  • Display the number of employees by type
  • Print employee details by department or all employees
  • Change company details
  • Display company information

Requirements

  • Java JDK 8 or higher
  • IDE like NetBeans or IntelliJ IDEA

How to Run

  1. Open the project in NetBeans.
  2. Navigate to Main.java.
  3. Run the project.
  4. Follow the console instructions to manage employees.

Author

Khaled Alzeer