/QR_Attendance

This project is an attendance system which provides attendance on scanning QR code. The attendance is stored in Excel sheet 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

Primary LanguagePython

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.

Do install the required modules present in requirements.txt