This project involved building a simple and efficient attendance tracking system
for a small company. Using Google Forms and Google Sheets to create a form
for employees to sign in and track their attendance, and Google App Scripts to
automate the process and generate QR codes for each employee. The QR codes
were scanned using a smartphone to quickly and easily log attendance, and the
data was stored in the Google Sheet for easy analysis and reporting.
? Setting up the Google Form to capture the required information from the
employees.
? Writing Google App Scripts to automate the QR code generation and attendance
tracking process.
? Integrating the QR code generator with the Google Sheet to display the QR codes
for employees to scan.
? Developing a user-friendly interface to display the QR codes and manage the
attendance data.