Covid-19 Contact Tracing System Web App with QR Code Scanning using PHP with Source Code
Title: Covid-19 Contact Tracing System Web App with QR Code Scanning using PHP with Source Code
This project was inspired in the LGU's Contact Tracking System here in the Philippines. The Contact Tracing System logs all individuals that are visiting a certain establishment. The system has 2 sides of the user interface which are the Admin Panel and the Establishments Log's Side. The Admin Panel is the module of the project which are the system administrator will manage all the data such as the list of establishments and Individuals List. The system automatically generates a printable CTS QR Code Card (Contact Tracing System Quick Response Code Card) and this card will be the identification of the individuals for entering the establishment. Talking about the Establishment Log's Side, each establishment that is registered in the system will a system-generated code which will be used by the establishment's staff to access the QR Code Scanning Feature. This module has only a single page after login because this side purpose is only to log the visitor's QR Code to log their information to the system that the certain individual has entered to the certain establishment in a certain time and date. This project also generates printable reports
Features:
- Admin Panel
- System Information Management
- Province List Management
- City List Management
- Zone List Management
- Individual List Management
- Generates QR Code ID Card
- Scanning QR Code to Log
- Generates Reports
Sample Images
Plugins/Libraries
- PHP QR Code
- HTML5 QR code reader
- AdminLTE
- Bootstrap
How to Run
Requirements
- Download and Install any local web server such as XAMPP/WAMP.
- Web Camera for scanning.
- Download the provided source code zip file.
Setup/Installation
- Open the XAMPP/WAMP's Control Panel and start "Apache" and "MySQL".
- Extract the downloaded zip file. Renamed the extracted folder to "cts_qr".
- If you are using XAMPP, copy the source code folder and paste it into the XAMPP's "htdocs" directory. And if you are using WAMP, paste it into the "www" directory.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming "cts_db".
- Import the SQL File in the newly created database. The SQL file is known as "cts_db" located inside the database folder.
- Browse the Contact Tracing System Web App in a browser. i.e. http://localhost/cts_qr
Admin Info
Username: admin
Password: admin123
DEMO
That's it! I hope this will help you with what you are looking for and for your future PHP Project. This project was developed for educational purposes only. Feel Free to download and modify the source code the way you wanted.
Enjoy Coding :)
If you have any questions about this project feel free to leave a comment below or you can contact me @ My Facebook Account or Email me at [email protected].
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 working on IP
Hi, you have to change the…
Hi, you have to change the defined base_url according to your domain.
hello bakit po kapag…
Hello po bakit di po ma…
My Web App PDO
please visit our creating covid-19 web app: https://phdevelopers.blogspot.com/2021/03/covid-19-individual-tracing-web.html
youtube how to used : https://www.youtube.com/results?search_query=junil+toledo
error in viewing qr code
hello bat po hndi ako…
Error When viewing qr code card of individual after created
Add new comment
- Add new comment
- 23382 views