A
PHP and MySQL database were used to create this employee and visitor gate pass
logging system. This is a straightforward web application that offers a
platform for an organization to track or log daily records of the visitors and
employees who access the organization's building or premises. The application
can assist in keeping track of information on people who enter and leave the
company. This application was created solely for educational reasons and may
assist new programmers or those unfamiliar with the PHP programming language in
building web applications similar to this one using PHP Object-Oriented
Programming. This application features a straightforward user interface with
user-friendly functionalities and dynamic system information management, such
as system/company logo.
The
administration of this Employee and Visitor Gate Pass Tracking System can
control system data, such as the employee list, through the Admin Panel. The
project's features and functionalities are entirely accessible to admin users,
while staff users only have a restricted amount of access. The system also
provides a date-based log list that can be printed for visitors and employees
that enter and leave the business premises.
Name of Project:
Employee and Visitor Gate Pass Logging System - PHP
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 PHP Version 8.0.7
Step 2nd. Text
editor notepad++ or Sublime
Step 3rd. Download
the zip file/ Download winrar
Step 4th. Extract
the file and copy “employee_gatepass”
”
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 employee_gatepass_db.sql
Step 8th. Import
employee_gatepass_db.sql file given inside the zip package in
SQL file folder
Step 9th. Run
the script http://localhost/ employee_gatepass
Step 10th. Password:
username:admin / password :admin123
System Images
0 Comments