Human Resoure Management System
Develop and Implement a Java Based Application for Globsyn to control and manage the records of the Employees and Departments for Human Resource Management.
This is a Individual and console based project.
This project consist Admin and employees.They have One to many relationship.
- The Admin can register Employees in given Departments.
- The Admin manages different Departments.
- The Employee can modify their profile and apply for leave.
- 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.
- Admin can add new Department.
- Admin can view Department.
- Admin can register new Employees and give them thier password.
- Admin can also transfer them to other Department.
- Admin can grant or deny employee leave request.
- Admin can view all employee details.
- Admin can view all the applied leave list.
- Employee can view their details.
- Employee can change their password.
- Employee can change their name.
- Employee can change their email.
- Employee can apply for the leave.
- Employee can view their leave status.
- Bean
- Dao
- Exception
- UseCase
- Utilty
Java