Skip to content

It is a full-stack MERN app which is a leave management system for the staff to apply for leave at.

Notifications You must be signed in to change notification settings

sohanagashimani/Leave-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Leave management

Overview

  • This is a “Leave management system” software used to manage and maintain leaves taken by the employees in an institution
  • This application has 3 level hierarchy (Principal/Admin, Hod, Staff) along with probation and regular staff
  • Admin creates the staff of the institution
  • A user can create a leave and mention the multiple substitute staff for the day/days he is on leave.
  • It gets accepted or declined based on the hierarchy.
  • The request goes to the Hod/admin only if it is accepted by all the mentioned substitute staff.
  • The user can view his leave details on his home page where he can see who has accepted and who is yet to accept / decline his/her leave.
  • The user can view his profile and see all the details like leaves remaining, his joining date and etc.
  • The entire application is email automated, i.e. Every user gets a mail popup for acceptance/denial of his/her leave request as well as when there is a new request from other staff.
  • The entire application has proper form validations, user interactive alerts using react-toastify and is a single page application which gives a better user experience as it does not require page reloading during use.
  • This application is fully responsive so that users can use it on any type of device.
  • The database of this system is hosted on cloud so any super user with correct credentials can access the database from anywhere.

Tech stack

  • React Js
  • Node Js
  • Express Js
  • MongoDb
  • Mongoose
  • Bootstrap

About

It is a full-stack MERN app which is a leave management system for the staff to apply for leave at.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published