Cashier Queuing System with Live Monitor and Voice Notification in PHP and SQLite Free Source Code
This is a Cashier Queuing System with a Live Monitor and Voice Notification. This web-application project manage the flow of the business cashier's clients queue. This can help to ease the queuing process of the said business operation. This project has 4 modules which are the Admin, Cashier, Customer/Client, and Live Monitor for Queued Clients or Customer. The project has a simple a small scope but I think can be helpful for businesses to do an effective workflow. This project has a simple user interface and user-friendly functionalities.
I developed this project using the following:
- XAMPP v3.3.0 as my local webserver that has a PHP Version 8.0.7
- PHP Language
- SQLite Database
- HTML
- CSS
- JavaScript
- jQuery
- Ajax
- Bootstrap
- Sockets
- SpeechSynthesisUtterance
- and more...
About the Cashier Queuing System with Live Monitor and Voice Notification
As I have mentioned above, this project has 4 modules. The Admin Module is the side of the system where the management can manage the list of cashiers and manage the video to display on the monitor it could be an Ad or something about the business that will loop in the monitor. The Cashier Module is the side of the system that will be managed by the Cashiers. The cashier can get the next queued number and notify which triggers the monitor to announce the queued number to proceed to the certain counter. The Customer Module is the side of the system where the clients/customers generate their queue number.
Project Features
Admin Side
- Secure Login/Logout
- Home Page
- Upload Video
- Manage Cashier List (CRUD)
- Manage Admin User List (CRUD)
- Manage Account Credentials
Cashier-Side
- Secure Login/Logout
- Display Serving Number
- Get Next Queued Client
- Notify Serving Client
- Manage Account Credentials
Customer
- Generate Queue Number
- Print Queue Number
Live Monitoring
- Display Serving Number for each Cashier Counter
- Loop Display of uploaded video
Some of the System Snapshots
Live Monitor
Cashier Page
Customer Queue Registration
Customer Generated Queue
Admin Cashier List
How to Run
Requirements
- Download and Install any local web server such as XAMPP/WAMP.
- Download the provided source code zip file. (download button is located below)
Installation/Setup
- Open your XAMPP/WAMP's
php.ini
file and uncomment the sqlite3, and sockets. Then, save the file. - Open your XAMPP/WAMP's Control Panel and start Apache.
- Extract the downloaded source code zip file.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
- Open your Command Prompt and redirect the current directory to your Source Code Path.
- Run this command "php php-sockets.php".
- Browse the Cashier Queuing System with Live Monitor and Voice Notification in a browser. i.e. http://localhost/queuing/.
Default Admin Access
Username: admin
Password: admin123
DEMO VIDEO
That's it! You can now explore the features and functionalities of this Cashier Queuing System with Live Monitor and Voice Notification project in PHP and SQLite Database. I hope this will help you with what you are looking for and you'll find something useful for your future PHP Projects.
Explore more on this website for more Free Source Codes and Tutorials.
Enjoy :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
NOT DISPLAY ON MONITOR
Hi, you can refer to the…
Hi, you can refer to the demo video on how to set up the project. Please check the socket part set up to run the Monitoring part. Thank you.
Hi, you can refer to the…
Hi, you can refer to the demo video on how to set up the project. Please check the socket part set up to tun the Monitoring part. Thank you.
Monitoring part doesn't work…
Live monitoring not working
Hi, make sure that php…
Hi, make sure that php-socket.php is running on your terminal while using the monitoring feature.
CMD command
HI, kindly enable the socket…
HI, kindly enable the socket library in your php.ini file. Thanks
Hi, this is the error I am…
Now serving does not appear upon calling the qued number
Now serving does not appear upon calling the qued number. how can fix this? thank you
same issue here but already…
this is really nice work but…
C:\xampp\htdocs\queuing>php…
"php" is not an internal or…
C:\xampp\htdocs\queuing>php
value change
HOW TO FIX THIS
C:\xampp\htdocs\queuing>php php-sockets.php
PHP Warning: socket_bind(): Host lookup failed [11001]: No such host is known in C:\xampp\htdocs\queuing\php-sockets.php on line 94
Warning: socket_bind(): Host lookup failed [11001]: No such host is known in C:\xampp\htdocs\queuing\php-sockets.php on line 94
PHP Warning: socket_listen(): unable to listen on socket [10022]: An invalid argument was supplied in C:\xampp\htdocs\queuing\php-sockets.php on line 95
Warning: socket_listen(): unable to listen on socket [10022]: An invalid argument was supplied in C:\xampp\htdocs\queuing\php-sockets.php on line 95
C:\xampp\htdocs\queuing>php php-sockets.php PHP Warning: socket
" 'php' is not recognized as…
HELP
queuing using mysql
Good Day! IS there a version for Mysql for this? Tnx in advance, by the way great work!
Hi, I am receiving the…
cashier forgot logout
#1064 - You have an error in your SQL syntax; check the manual
I have a question, can this…
How to show customer name in cashier caller queue , normally sho
OTHER COMPUTER USING CSHIER DOES NOT APPEAR IN MONITORING
please help
Add new comment
- Add new comment
- 18474 views