Skip to content

Attendance

Matúš Vančo edited this page Aug 19, 2023 · 1 revision

Attendance is Android app that works together with ice.matoosh.eu Web app. The main purpose is (the name is hint) provide virtual attendance sheet to skaters. App automatically loads list of skates according to registrations in Web app and current time (current rental is automatically found when selected "Attendance" mode). Remaining names are automatically synchronised between several tablet devices so that check-in can be done in parallel. There is possibility, in addition to selection of user from list, to manually check-in user using his credentials when he has not already found himself in the list. This feature also posses hidden security check when admin is notified via mail about order of user that passed without authentication.

The second app mode is enabling Web features directly via app as for users as for the admin. It enhances Web user experience of adding credits to skaters via using QR code - simulating depositing credit on chip cards. The credit can be then deposited without manually selecting the user which can reduce queue time. Every credit change is logged locally to database on user's phone to negotiate some possible issues with server database failures.

Clone this wiki locally