Skip to content

πŸ“ΈπŸš€HTML5 QR Scan App! This innovative application, built using HTML5, PHP, and the power of [html5-qrcode](https://github.com/mebjas/html5-qrcode.git), brings barcode scanning to life. With an added touch of MySQL magic, it becomes an attendance system like no other.

Notifications You must be signed in to change notification settings

Deshan555/Js-BarCode-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HTML5 QR Scan App(PHP) πŸ“·

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.

Features πŸš€

  • πŸ“Έ 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.

Requirements πŸ› οΈ

  • A web server equipped with PHP and MySQL superpowers.
  • A camera-equipped device ready to take on barcode-scanning duties.

Installation 🌟

  1. πŸ“₯ Download the source code and gracefully upload it to your chosen web server.
  2. πŸ—οΈ Construct a new database and bring it to life by importing the database.sql file provided. Watch as the necessary tables flourish.
  3. πŸ”Œ Open up the config.php file and graciously update the database credentials, matching them to your server setup.
  4. 🌐 Initiate your journey by simply accessing index.php via your preferred web browser.

Usage 🎬

  1. πŸ“Έ Grant the app access to your camera, and let the magic begin.
  2. 🎯 Aim your device's camera at a barcode to scan it.
  3. πŸ“Š Watch in awe as the barcode data gracefully unfurls on your screen and elegantly waltzes its way into the MySQL database.

Important Notes πŸ“

  • πŸ› οΈ 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 as id, data, and date_scanned.

Support πŸ™Œ

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! πŸš€πŸ“·πŸŒŸ

About

πŸ“ΈπŸš€HTML5 QR Scan App! This innovative application, built using HTML5, PHP, and the power of [html5-qrcode](https://github.com/mebjas/html5-qrcode.git), brings barcode scanning to life. With an added touch of MySQL magic, it becomes an attendance system like no other.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published