jkubala4454 / Auto-Classroom-Attendance

A web app to automatically take attendance by scanning an ID card, RFID tag, or QR code as students enter the classroom.
GNU General Public License v3.0
2 stars 1 forks source link

Multiple Student Sign-ins #7

Closed jkubala4454 closed 13 hours ago

jkubala4454 commented 19 hours ago

If a student signs-in multiple times, it shows on the report each time.

jkubala4454 commented 13 hours ago

Added logic in student_sign_in.php to check if a student has already signed-in or not.