Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Checkin API Functionality #422

Open
Sak1012 opened this issue Nov 3, 2024 · 0 comments
Open

Extend Checkin API Functionality #422

Sak1012 opened this issue Nov 3, 2024 · 0 comments

Comments

@Sak1012
Copy link
Member

Sak1012 commented Nov 3, 2024

In PR #420 , the Checkin API was implemented to support a one-time check-in for an event and manage cases where a QR code has already been scanned.

To enhance the API, the following functionalities can be added:

  • Support for Multi-Day Check-ins

    Description: Implement check-in functionality for events spanning multiple days. The API should be able to differentiate between days and allow attendees to check in on each day individually.

  • Room-Specific Check-in and Check-out

    Description: Add support for room-based check-ins and check-outs, allowing for more convinent tracking within events that have multiple rooms or sessions. Each room should have its own check-in and check-out log for attendees.

Requirements:
These new features will require additional cases in both the Checkin API and the Checklists to properly handle and manage these scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant