sruti2024 / MNGT

HR management system to manage all details of employee , add employee , update the status along with an attendance system based on leaves. Leave system for employee to apply for leave and admin to manage!
0 stars 1 forks source link
attendance css employee hr-management html js mysql php

MNGT

Issues

PRs Welcome

MNGT is a HR management system to manage all details of employee . Adding employee , updating the status of employee along with an attendance system based on leaves. Leave system for employee to apply for leave and admin to manage!

MNGT consists of various modules like - basic signup and login, forgot password, employee management , employee display,profile section, leave apply, admin leave management. The basic fundamental structure is created but many modules need to be created like the forgot password, leave admin management , about & contact section and profile section.

Getting Started

System Flow


||    Glimps of pages included    ||

||    Modules Included    ||

  1. Authentication Module - This includes the basic login, signup and forgot password pages. The login and sign up pages are already created with slight problem withe session , and the forgot password page is yet to be created to first ckeck whether the email entered is present in database then by sending and verifying an OTP.
    Login page :Click here
    Signup Page : Click here
  2. Employee Management Module - This module consists of pages to add employee details, shift employee from one group to another also to change the status of enployee from active to inactive or purged . There is also a dispay of all employees along with their details. Things that are yet to be built are the profile pages to view the detailed profile of each employee.
    Employee add page : Click here
    Employee List : Click here
  3. Leave Module - This contains pages to modulate the leave application of the employee .Their is already a page to apply for leave along with the status of the leaves that have already been applied. A page with the list of all the leave details is yet to be created also the admin side pages have to be created.
    Leave application :Click here

  4. ||    Tech Stach    ||

    JavaScript CSS3 jQuery Bootstrap PHP MySQL