⚠️ Documentation is written in Spanish as part of my university coursework.
A biometric attendance mobile application developed as a project for the Mobile Devices course at UANL.
"Pasa Lista" is a mobile application designed to automate the attendance registration process using biometric authentication (fingerprint and/or facial recognition). The app verifies user identity in real time and logs attendance securely, replacing manual or paper-based systems for classes, events, or meetings.
| # | Document | Description |
|---|---|---|
| 01 | Technical Manual | Full technical documentation including architecture, requirements, implementation and security |
| 02 | App | Android application source code |
- Application purpose and objectives
- Hardware and software requirements
- Functional and non-functional requirements
- Three-layer app architecture (Presentation, Business Logic, Data)
- User registration screen with biometric enrollment
- Biometric authentication screen (fingerprint & facial recognition)
- Attendance registration with Firebase Firestore
- Security considerations (biometric data handling, DB encryption, Firebase Auth)
- User interface design using Material Design
This project is licensed under the MIT License.