Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.12 KB

glorious-calendar-2511

Develop and Implement a Java Based Application for Globsyn to control and manage the records of the Employees and Departments for Human Resource Management

The Primary Project Goal consists of:

• The Admin can register Employees in given Departments.
• The Admin manages different Departments.
• The Employee can modify their profile and apply for leave.

The system is available for managing employee and department details.

• The Employees update their profile and apply for leave.
• The Admin can add and transfer Employees among various departments.
• The Admin can add new departments.

Role of Admin:

• Admin can add new Departments.
• Admin can view and update the Departments.
• Admin can register new Employees and give them their password.
• Admin can also transfer them to other departments.
• Admin can grant or deny employee leave request.

Role of Employee:

• Employee can view and update his profile.
• Employee can also change his password.
• Employee can also request for leaves.