Online Employee Leave Management System in PHP Free Source Code
Introduction This project is entitled Online Leave Management System. This is a web-based application project developed in PHP and MySQL Database. The main goal of this project is to provide the certa...

Online Employee Leave Management System in PHP Free Source Code
Introduction This project is entitled Online Leave Management System. This is a web-based application project developed in PHP and MySQL Database. The main goal of this project is to provide the certain Company to manage their employees' leave requests. This is also helpful to the employees as an easy way of submitting their leave requests. The application has a pleasant user interface using Materialize/Material Design Library. It consists of user-friendly features and functionalities. About the Online Leave Management System I developed this project using the following:
XAMPP PHP MySQL Database HTML CSS JavaScript Ajax jQuery Materialize/Material Design Material Icon
This Online Leave Management System can be accessed and managed by 2 types of user roles which are the Admin and Employee user. These user roles have different permission, features, and functionalities from each other. The admin user is the side of the system for the system management while the Employee users are the company employees. The admin users are the ones who are in charge of managing the main list and functionalities of the system. Here, the company management or Human Resource Staff can list the leave requests of the employees and update them as Approved or Not Approved. The Admin users are in charge of managing the list of employees in the company which means they are also the ones who create the employee's system credentials. The employee users are required to log in with their credentials in order to gain access to the said side's features and functionalities. The employees can update his/her account password, update personal information, apply for leave, and list leaves history. The employee can simply submit their leave application by filling all the required fields on the leave form page. Employees can check the updates on their leave application by redirecting the page to the leave history page. Features Admin Side
Home Page
Display Summary List Lates Leave Applications
Manage Department
Add New Department List All Departments Edit Department Details Delete Department
Manage Leave Type
Add New Leave Type List All Leave Types Edit Leave Type Details Delete Leave Type
Manage Employees
Add New Employee List All Employees Edit Employee Details Update Employee's Status
Manage Leave Application
List All Leave Applications List All Pending Leave Applications List All Approved Leave Applications List All Not Approved Leave Applications Take Action
Update Password Login and Logout
Employee-Side
Login Display and Update Profile Apply for Leave List Leave History Update Password Logout
The source code was developed only for educational purposes only. You can download the source code for free and modify it the way you wanted. System Snapshots Login Page
Dashboard Page (Admin-Side)
Department List (Admin-Side)
Employee List (Admin-Side)
Employee Details (Admin-Side)
Leave Details Page
Leave History Page (Employee-Side)
How to Run ?? Requirements
Download and Install any local web server such as XAMPP. Download the provided source code zip file. (download button is located below)
System Installation/Setup
Open your XAMPP Control Panel and start Apache and MySQL. Extract the downloaded source code zip file. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin Create a new database naming elms_dm. Import the provided SQL file. The file is known as elms_dm.sql located inside the database folder. Browse the Online Leave Management System in a browser. i.e. http://localhost/elms/.
Manager Default Access: Username: admin Password: admin123 Sample Employee Access: Email: [email protected] Password: mcooper123 DEMO VIDEO
That's it. You can now explore the features and functionalities of this Online Leave Management System in PHP. I hope this will help you with what you are looking for and you'll find something useful for your future projects. Explore more on this website for more Free Source Codes and Tutorials. Enjoy :)
Screenshots
\n
\n
\n
\n
\n
\n
\n
Download Project
