Skip to content

sairam459/React-HRMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-HRMS

React-HRMS is a simple HRMS application using React, Redux and Node.js as backend

Setup And Usage

follow these steps

 //To Start the UI Server
 cd react-hrms
 npm install
 npm start

//To start the Backend Server
cd backend
npm install
npm start

What is React-HRMS

This app is a simple Human Resource Managemnt System .You can be logged in as Manager or as an normal employee with M11 or M12 as id and 'pass' as password.

If you are logged in as Manager

  • You can add,edit,delete employees and assign tasks to them
  • You can analyse the performance of employees through chart
  • You can view the details of company using streaming video

ScreenShots

Features

About

A simple HRMS app Using React,Redux and Nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published