Back to projects
PersonalEducation2023
Timelyy
QR-code attendance for schools and colleges: scan to log presence, bulk CSV import, and an admin dashboard. React frontend with an Express and SQLite API.
Problem
Institutions needed a simple way to log student and staff attendance without dedicated hardware.
Role
Solo. 51 commits across the two repos.
Highlights
- html5-qrcode scanning and react-qr-code generation with cookie-based sessions.
- Express + SQLite backend with bcrypt, JWT, and CSV bulk import.
Tech stack
ReactExpressSQLiteJWT
Outcome
A working attendance product used as a portfolio and campus tool.