[Check-in] Allow for Scanning Terminal API
- Dominant language
- Ruby
- Stars
- 18
- Forks
- 2
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 66
Description
"it'd be great if attend exposed an API for checking people in. we thought of using PCB event badges that advertise over BLE with a scanner to very quickly check people in during fallout but found out it isn't possible because attend doesn't have an api for that D:
minimally methinks this needs an endpoint that takes an attendee UUID and a context, plus token auth for the scanner"
Contributor guide
Research direction
The issue names no files or tests; start by locating the existing check-in flow and API entry points, then review how attendee UUIDs and authentication are handled. Done means a scanner can use a token-authenticated endpoint with an attendee UUID and context to check someone in, with the behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100