Check-in Status
View your event check-in status
View your attendance status for events.
Upcoming Events
See events you're registered for:
- Event date and time
- Check-in status
- QR code for check-in
Check-in Process
- Arrive at event
- Show QR code on ticket
- Staff scans code
- Check-in confirmed
Attendance History
View past attendance:
- Events attended
- Check-in time
- CPD points earned
Features
Check-in Status
Acceptance Criteria
Frontend
- UI supports the workflows described in this feature.
Backend / API
- Backend behavior supports this feature as documented.
Permissions
- Access is restricted per the Capabilities matrix on this page (or equivalent role rules).
Business Rules
- All business rules for this feature are enforced.
Error Handling
- Error states return clear messages and appropriate HTTP status codes.
Implementation Contracts
Backend (API)
GET /api/member/tickets?status=upcoming # Upcoming tickets
GET /api/member/attendance # Attendance history