Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

employee management system frontend react

NotificationsYou must be signed in to change notification settings

Janaklodhi/employee-management-system-frontend-react

 
 

Repository files navigation

Note: this is a repository of Employee Management System Frontend. the repository of the backend is available here:https://github.com/fenil29/employee-management-system-backend-node


Website:https://employee-management-fk.netlify.com


  • 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

How to run this project in a local development machine

  • Make sure you install node modules in both frontend and backend usingnpm install command
  • create .env file in your backend projectExample of .env file (this file is present with the name .envexample):
PORT=4000DATABASEURL=mongodb+srv://username:password@cluster0-oazgl.mongodb.net/test?retryWrites=trueJWTKEY=set_your_jwt_key

(note: Here I am using mondo DB atlas which provides a free cloud-based database so you can paste the URL provided by the atlas or you can install your own database)

  • run both projects with thenpm start command

About

employee management system frontend react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript97.3%
  • CSS2.2%
  • Other0.5%

[8]ページ先頭

©2009-2025 Movatter.jp