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

Update student_sign_in.php #8

Closed jkubala4454 closed 14 hours ago

jkubala4454 commented 14 hours ago

Added logic to check if student has already signed-in for the class. This will avoid a student signing in multiple times.