
A complete attendance management system with a reception dashboard, real-time roll-call generation, and NFC-based entry scanning. The goal was to automate check-in processes, improve accuracy, and centralize attendance data.
The organization relied on manual attendance tracking, which was time-consuming, error-prone, and difficult to synchronize across departments. There was no automated link between physical NFC check-ins and the attendance dashboard, making real-time visibility impossible.
I developed an attendance system that integrates NFC entry scanning with a central dashboard. The reception dashboard displays real-time attendance, generates roll-calls automatically, and syncs all check-in events using Firebase. The PHP backend processes attendance data, stores records in a MySQL database, and ensures reliable communication between the NFC scanning system and the dashboard interface.