Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 627 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 627 Bytes

Face Attendance App

View

A simple Android app implementation of an attendance tracking system based on face recognition and location. User's faces are saved in Firebase Storage, and attendance records are saved using Firebase Realtime Database

This project was created for my bachelor's thesis in Computer Science at Padjadjaran University

Tech Stack

  • Google ML Kit
  • Firebase Storage
  • Firebase Realtime Database
  • MobileFacenet
  • Kotlin
  • XML

Development status

Under Development