This is a Native Java Android App that offers Attendance Services.
There are two interface types: Faculty and Student
-
User logged in as a Faculty can create new class.
-
Additionally the Faculty user can also look at completed classes and the students who attended the class.
-
User logged in as a Student can register their presence in the active classes only if :
- they are within the radius of the active class and
- their Biometric authentication is successful.