Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 523 Bytes

File metadata and controls

8 lines (7 loc) · 523 Bytes

QR_Attendance

This project is an attendance system which provides attendance on scanning QR code.

  • The attendance is stored in Excel file named with the date of attendance taken.
  • In this folder a file named Generate.py is used to generate the QR code for given input file.
  • Attend.py file is for scanning the QR code and store the scanned values in Excel file.
  • On start of Attend.py, a GUI is displayed in which all fields are mandatory.
  • To exit the scanner press 'g' in your keyboard.