Skip to content

[Feature] QR code self check-in for physical presence validation #44

Description

@Bytrider

Hi,

we are using the app to manage attendance for exercises and events, and we encountered a practical issue with remote check-ins.

Problem

Currently, users can register or check in to an appointment from anywhere as soon as it becomes visible or available.

This leads to situations where people who are not physically present (e.g. at home) can still mark themselves as attending, which makes attendance data unreliable.

Feature request

Introduce a QR code based check-in mechanism per appointment.

Proposed behavior

  • The appointment organizer can generate a QR code for the event
  • The QR code is only available to organizers/admins
  • At the event location, the QR code is displayed (e.g. printed or on screen)
  • Participants scan the QR code to check in

Access options

After scanning the QR code:

  • Logged-in users can confirm their attendance
  • Users without an account can check in as guests (enter name)

Optional enhancements

  • QR code is only valid during a defined time window
  • Check-in only possible via QR (disable manual check-in)
  • Location-based validation could be an optional extension

Use case

During exercises, we want to ensure that only participants who are physically present can check in.

This prevents incorrect attendance data and ensures fair participation tracking.

Benefit

  • Reliable attendance tracking
  • Prevents remote/invalid check-ins
  • Supports both internal users and external guests

Thanks for considering this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmobile-appRelated to the mobile app (iOS/Android)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions