Skip to content

It's a web application developed by using django and reactjs to helps hr to maintain employees data like salary, attendance, etc.

Notifications You must be signed in to change notification settings

JitendraDandekar/hr-payroll-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HR PayRoll Management System

It's a web application which is developed in django framework with the help of reactjs. It helps hr to maintain employees data properly like salary, leaves, attendance, etc.

Setup

  • Download/clone repo.
  • Install pipenv using pip install pipenv.
  • Install dependancies using pipenv install Pipfile.
  • Run Django app using python manage.py runserver.
  • Install React dependencies with npm install.
  • Run React app with npm start.
  • Build React app using npm run build.
  • To check, login with username and password is admin.

Screenshots

Login Page

Screenshot from 2021-03-12 13-39-03

Home Page

Screenshot from 2021-03-12 13-39-08

Employee Registration Page

Screenshot from 2021-03-12 13-39-14

Employees Status Page

Screenshot from 2021-03-12 15-00-47

Employee Profile Page

Screenshot from 2021-03-12 13-47-37 Screenshot from 2021-03-12 13-47-38

Salary Status Page

Screenshot from 2021-03-12 14-57-36

Admin Panel Page

Screenshot from 2021-03-12 13-39-21

About

It's a web application developed by using django and reactjs to helps hr to maintain employees data like salary, attendance, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published