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

Adding badge sticker printer functionality for checkin #227

Open
phixom opened this issue Nov 27, 2019 · 0 comments
Open

Adding badge sticker printer functionality for checkin #227

phixom opened this issue Nov 27, 2019 · 0 comments

Comments

@phixom
Copy link

phixom commented Nov 27, 2019

As a devday visitor i'd like a faster checkin by scanning a qr-code an get a printed badge sticker as ticket because I don't like waiting in long queues and missing the keynote.

a possible solution could be:

  • going to a checkin terminal (could be a smarphone and a badge printer with rapsi)
  • scanning qr-code
  • printer-client is subscibed via websocket to a mq and waiting for new scanevents for his assigned scanner
  • if a new scan event is triggerd, printer-client will print the sticker and send a complete or error response
  • after a complete response, qr-code will be tageed as scanned and/or used
  • after a error response, rescan is needed
  • it should be possible to reactivate tagged qr-codes if there any unexpected errors
  • if my sticker is printed my checkin is completed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants