Employee and Visitor Gate Pass Logging System in PHP My SQL with source code

Employee and Visitor Gate Pass Logging System in PHP My SQL with source code

Employee and Visitor Gate Pass Logging System in PHP My SQL with source code

Employee and Visitor Gate Pass Logging System in PHP My SQL with source code

About the system

A PHP and MySQL database was used to create this employee and visitor entry pass registration system. This is a simple web application that provides a platform for an organization to track or record daily logs of visitors and employees accessing the organization's building or facility. The application can help keep track of information about people entering and leaving the company. This application is created for educational purposes only and can help new programmers or those who are not familiar with the PHP programming language to create web applications similar to this using PHP Object Oriented Programming. This application has a simple user interface with easy to use functionalities and dynamic management of system information such as system or company logo.


The administration of this employee and visitor door pass tracker system can control system data such as employee list through the administration panel. Project features and functionality are fully accessible to admin users, while staff users only have a restricted amount of access. The system also provides a printable date-based check-in list for visitors and employees entering and exiting business premises.


Project Name: Employee and Visitor Entry Pass Registration 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

 


How to set up this project

Step 1. Download xampp PHP Version 8.0.7

Step 2. Notepad++ or Sublime text editor

Step 3. Download the zip file

Step 4. Extract the file and copy “employee_gatepass” file

Step 5. Paste into the root/ directory where you install xampp local disk C:

Step 6. Open PHPMyAdmin http://localhost/phpmyadmin

Step 7. Create the database name employee_gatepass_db.sql

Step 8. Import the file employee_gatepass_db.sql inside the zip package in the SQL files folder

Step 9. Run the script http://localhost/ employee_gatepass

Step 10. Password: username: admin / password: admin123


Download 

0 comments: