Online Security Guards Hiring System using PHP and MySQL
Online Security Guards Hiring System Project is developed using PHP with MySQLi extension. It’s a web-based application used to hire security guards.
Project Requirements
Project Name | Online Security Guards Hiring Project (Using PHP & MYSQLi) |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
Project Modules
Security Guards Hiring System Project has two modules i.e. admin and user.
User Module
Hiring Form: In this section, users can fill out the form to fire the guards.
Request Status: In this section, users can check the status of guard requests.
Admin Module
Secure Admin Login
Admin Setting: In this section, Admin can update the profile details, and change their password.
Dashboard: In this section, Admin briefly views the listed security guards, Total hiring requests, New requests, Accepted requests, and Rejected requests.
Security Guards: In this Section, Admin can Add security guards, edit the added guard info, and also delete the guard record.
Hiring Booking Requests: In this Section, Admin can view all, new, rejected, and accepted requests and take the appropriate action.
Hiring Report: In this section, the admin can view the hiring request in a particular period.
Search Request: In this section, Admin can search the request by booking no, name, and mobile number also.
Admin can also recover their password.
Some of the Project Screens
Hiring Form
Admin Dashboard
All Hiring Requests
How to run the Online Security Guard Hiring System Project Using PHP and MySQL
1. Download the zip file
2. Extract the file and copy osghs
folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/HTML)
4.Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with the name osghsdb
6. Import osghsdb.sql
file(given inside the zip package in the SQL file folder)
7. Run the script http://localhost/osghs
Credential for admin panel :
Username: admin
Password: Test@123