Check-In & Check-Out #6

Open
opened 2026-04-07 13:18:57 +00:00 by thatguygriff · 0 comments
Owner

Implement the on-site kiosk check-in/out flow, Dog Log Monitor remote view, and attendance classification.

Spec

See docs/features/check-in.md

Requirements

Kiosk (On-Site)

  • FR-C01 Kiosk displays only volunteers assigned to shifts occurring today
  • FR-C02 Volunteer taps their name to check in; taps again to check out (no individual login)
  • FR-C03 Volunteer not on today's list can check in as an unscheduled walk-in; Admin notified
  • FR-C04 Kiosk cannot access Admin features or other system views

Remote View (Dog Log Monitors)

  • FR-C05 Volunteers with the Dog Log Monitor role can access a read-only live view of today's check-in status from any device; authentication required; no check-in/out actions remotely

Attendance Classification (auto)

Status Condition Visible To
On Time Checked in within 15 min of shift start Admin + shift volunteers
Late Checked in >15 min after shift start Admin + shift volunteers
No Show Never checked in before shift end Admin only
Completed Checked in and checked out Admin + shift volunteers
Implement the on-site kiosk check-in/out flow, Dog Log Monitor remote view, and attendance classification. ## Spec See `docs/features/check-in.md` ## Requirements ### Kiosk (On-Site) - **FR-C01** Kiosk displays only volunteers assigned to shifts occurring today - **FR-C02** Volunteer taps their name to check in; taps again to check out (no individual login) - **FR-C03** Volunteer not on today's list can check in as an unscheduled walk-in; Admin notified - **FR-C04** Kiosk cannot access Admin features or other system views ### Remote View (Dog Log Monitors) - **FR-C05** Volunteers with the Dog Log Monitor role can access a read-only live view of today's check-in status from any device; authentication required; no check-in/out actions remotely ### Attendance Classification (auto) | Status | Condition | Visible To | |--------|-----------|------------| | On Time | Checked in within 15 min of shift start | Admin + shift volunteers | | Late | Checked in >15 min after shift start | Admin + shift volunteers | | No Show | Never checked in before shift end | Admin only | | Completed | Checked in and checked out | Admin + shift volunteers |
thatguygriff added the featuremvp labels 2026-04-07 13:18:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: thatguygriff/walkies#6