Skip to content

aamirshehzad33/Employee-management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Employee Management System

Note: start with : npm start & install : npm install


Website:

  • 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

image

Admin Home Page

image

HR Home Page

image

About

ReactJs is used in frontend NodeJS in backend and Mongodb used for database . College Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.7%
  • CSS 1.9%
  • Other 0.4%