Note: start with : npm start & install : npm install
- Employee Management system is a web application that enables users to create,store and manage Employee Records
- The application also provides facilities of a payroll system and leave application
- It is a management system that helps to manage employees and also the company’s different task and project
- Employee management system can manage and store details of employees like employees personal info and also details of different department of the company and different branches of the organization
This web application contains three account access:
- Admin
- HR
- Employee
All three accounts contain different privileges and authentication.
Technology used :
- REACT JS
- NODE JS
- EXPRESS
- MONGO DB
The different part or module of this project is as follows:
- Login Page
- Admin Dashboard
- HR Dashboard
- Employee Dashboard
- Authentication and authorization(user verification)
- Database(MongoDB)
- Mobile-Friendly UI