A Python-based QR code attendance tracking system with email confirmations. Built with Tkinter for GUI, OpenCV for QR code scanning, and Google Apps Script for generating personalized event tickets.
- Scans QR codes and records attendance.
- Sends confirmation emails after each scan.
- Automatically updates the attendance sheet.
- GUI for easy usage.
- Email templates support for personalized messages.
- Python 3.x
- OpenCV
- Pyzbar
- Pandas
- Clone this repository:
git clone https://github.com/nairp126/QR-Code-Attendance-Scanner.git