A
PHP project I've created is called Online Employee Leave Management System.
This PHP project offers an online platform for managing leave applications to
the workers and management of the business. The program is responsive to
portable devices, which is useful today given that the majority of employees
hold a personal mobile cellphone. Employees can simply request leave using this
system, even if they are not in the office. Additionally, this program contains
a feature that prevents the employee from applying if they have already used
their leave credits, and management can simply follow the employees' leave
records annually. The management can independently control each employee's
leave privileges and credits because each employee's leave privileges are manageable
here, the user interface of the online employee leave management software is
friendly and simple to use. This system has three different categories of
users: administrators, staff, and employees. All system capabilities and
operations are accessible to and under the control of the Admin User. Only a
limited number of the functions and functionalities that the Admin possesses
are accessible to the Staff User. The Employee User can only manage his or her
application, system account, and credentials, as well as track his or her leave
records.
Name of Project:
Simple Online Leave Management System
Language Used:
PHP
Database Used:
My SQL
Design Interface:
Bootstrap JavaScript, HTML, Ajax, JQuery,
Browser: Opera Mozilla Google Chrome IE8,
Software: WAMP/ XAMPP/ LAMP/MAMP
About System
How to setup this project
Step 1st. Download
xampp
Step 2nd. Text
editor notepad++ or Sublime
Step 3rd. Download
the zip file/ Download winrar
Step 4th. Extract
the file and copy “leave_system”
”
folder
Step 5th. Paste
inside root directory/ where you install xampp local disk C: drive D: drive E:
paste: for xampp/htdocs,
Step 6th. Open
PHPMyAdmin http://localhost/phpmyadmin
Step 7th. Create
database name leave_db
Step 8th. Import
leave_db.sql file given inside the zip package in SQL file folder
Step 9th. Run
the script http://localhost/leave_system
Step 10th. Password:
username:admin / password :admin121
System Images
2 Comments