I need help. I wanted to build QR Attendance application. I done searching half universe on how to build QR scanner attendance application only using 1 QR code. By all means, the participants only need to scan 1 QR code, instead of having their own QR to scan.
There are tons of tutorial on how to build QR scanner attendance, but they’re using different types of QR depending on the ID number to make sure the uniqueness.
Create a QR with any desired text, I have used word attended
Basic logic
When users will scan the QR and if the Result/Value is attended then attendance will be marked. here I just changed the text of the label to show that. You can change the value in a database to mark attendance OR whatever you need.
You can also you some authentication to verify the users.
what if some students/user take the picture of QR code & start scanning at home/other locations without attending the lectures? It’s possible right!
If the QR code scanned by some other app then it willi reveal the Data of the code (attended) & then user will make his/her own qr code and scan it!
It’ll be much safer if this work with location!
When QR code scanned & the user is within 100m range of this QR code then only his/her attendance will be registered!
I suggest you to use latitude and longitude and all. Whenever they use qr simultaneously theses two valuesee also need to record.
Fix co ordinates for the place where they have to scan QR and when they scan QR code , calculate the distance between the co ordinates of place of where the qr code displayed and the user place. So this will give you the exact value. Also ask the user to log in and give attendance. Allow login from only one devices.
This app is highly created before by @Raja_HarshVardhanSolanki Credit to Him, Highly functioned App, But he can’t share it because he was silenced till May.
attendance list
On the day and time of class, Teacher creates the class diary in a database, using 1 QRCode.
Student enters the room and scans the QR code, making an appearance in class.
“Click to be present in class”
Unfortunately, I don’t decided on where to bind the QR code, since before this I tried to make this attendance on Google Form and suddenly the universe gave me an idea to build an application even though my Kodular skills is pathetic.
If you willing to help, you can just drop a sample. I am happy learn new things!
Thank you!
P/s: Sorry I cannot mention a name because I’m new to the Community