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

REST API for checkin app #25

Closed
syjer opened this issue Dec 14, 2014 · 5 comments
Closed

REST API for checkin app #25

syjer opened this issue Dec 14, 2014 · 5 comments
Milestone

Comments

@syjer
Copy link
Member

syjer commented Dec 14, 2014

Misc notes:

  • devices are recognized by a generated token from the admin
  • scan ticket -> confirm
  • manual confirm
@syjer syjer modified the milestone: 1.2 Dec 14, 2014
@cbellone cbellone modified the milestones: 1.3, 1.2 Dec 31, 2014
syjer added a commit that referenced this issue Jan 26, 2015
@syjer
Copy link
Member Author

syjer commented Jan 26, 2015

Still open:

  • user for api ? Basic auth? Token based?
  • in the case of TO_BE_PAID ticket we should show the expected price of the single ticket.

@syjer
Copy link
Member Author

syjer commented Feb 1, 2015

https://github.com/cirocosta/qcode-decoder for reading qrcode. Some optimization will be needed (webworker, better jitable js, typed array)...

syjer added a commit that referenced this issue Feb 10, 2015
@syjer
Copy link
Member Author

syjer commented Feb 10, 2015

Webworker will not work, as the qrcode decoder is doing internally some dom operations.

@syjer
Copy link
Member Author

syjer commented Feb 10, 2015

TBD:

  • better flow, after scanning it should try to load the user and display it, so the user can confirm
  • more mobile friendly (video/canvas size)

syjer added a commit that referenced this issue Feb 15, 2015
…moother experience, make the ui a little bit more mobile ready
syjer added a commit that referenced this issue Feb 15, 2015
@syjer
Copy link
Member Author

syjer commented Feb 21, 2015

Can be considered done. Additional work will be done in a separate task.

@syjer syjer closed this as completed Feb 21, 2015
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

2 participants