Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

173
Views
HTML5 QRCodeScanner for attendance system

I want to youse HTML5QR Code Scanner library in one of my projects. First I want to say sorry for asking those very basic questions, but I am new to coding in JavaScript, I normally write in PHP.

I'd like to use this library for my school as attendance system. My idea is: every student owns a qr code The teacher scans the code with his mobile device. After collecting all codes, the decoded values (name of each student) are written into a database. I have two problems with that:

1: Can I collect a list of all decoded values? My idea is that scanning, collecting and than writing the values into the database is much faster than doing this process for every student individually.

2. How can I pass those values to PHP, which I use to write the values into my database?

Thank you in advance for your help!

Kind regards Dan

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

If i caught you well i would suggest you to use the following library https://github.com/cozmo/jsQR then implement a very simple interface to allow lecturers (Non-Tech persones) to easily scan the student card and get directly a feedback as the attendance has been taken.

To enhance Fexibility, avoid saving all students details on the the QR datas but instead just save his unique identifier i.e Roll Number and then as soon as his attendance is taken, retrieve all other infomation from database. For fasten the process, You will need to send the request using Asynchronous Request,check on https://www.w3schools.com/js/js_ajax_http_send.asp to know more about it.

Finally, Avoid complicated UI on the record page for lecturer, this will avoid misunderstanding.

I've previously worked on attendance system feel free to ask me any other question.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!