Welcome to the HTML5 QR Scan App! This innovative application, built using HTML5, PHP, and the power of html5-qrcode, brings barcode scanning to life. With an added touch of MySQL magic, it becomes an attendance system like no other.
- πΈ Scan barcodes effortlessly using your device's camera.
- π Instantly see barcode data displayed on your screen.
- πΎ Seamlessly store scanned barcode data into a MySQL database.
- A web server equipped with PHP and MySQL superpowers.
- A camera-equipped device ready to take on barcode-scanning duties.
- π₯ Download the source code and gracefully upload it to your chosen web server.
- ποΈ Construct a new database and bring it to life by importing the
database.sql
file provided. Watch as the necessary tables flourish. - π Open up the
config.php
file and graciously update the database credentials, matching them to your server setup. - π Initiate your journey by simply accessing
index.php
via your preferred web browser.
- πΈ Grant the app access to your camera, and let the magic begin.
- π― Aim your device's camera at a barcode to scan it.
- π Watch in awe as the barcode data gracefully unfurls on your screen and elegantly waltzes its way into the MySQL database.
- π οΈ Ensure that your server is granted the necessary permissions to access your device's camera.
- π Additionally, ensure the graceful embrace of SSL (HTTPS).
- π οΈ Tested diligently on the latest versions of Chrome, Firefox, and Safari.
- π QR code data is securely stored within the
qr_data
table, with columns such asid
,data
, anddate_scanned
.
If questions arise or issues emerge, worry not! Reach out to us via email or the Github issue tracker. We're here to ensure your experience is nothing short of amazing. π
Embrace the future of barcode scanning and elevate your attendance system with the HTML5 QR Scan App! ππ·π