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

Qr Code Gen #24

Open
pedromorgan opened this issue Mar 15, 2017 · 6 comments
Open

Qr Code Gen #24

pedromorgan opened this issue Mar 15, 2017 · 6 comments

Comments

@pedromorgan
Copy link
Member

pedromorgan commented Mar 15, 2017

I've basically got this working, on a RL application in a warehouse

Its atmo 2 parts..

  1. the image params as input
  2. the image gen

Problem is making a good interface..

@pedromorgan
Copy link
Member Author

@notzippy
Copy link
Contributor

Wohoo ! qr code generation would be great add

@pedromorgan
Copy link
Member Author

@shawncatz
Copy link
Contributor

@pedromorgan is there a branch for this? If the code is not ready, we should move this to v0.15

@notzippy notzippy modified the milestones: v0.15, v0.14 Mar 22, 2017
@pedromorgan
Copy link
Member Author

@pedromorgan Notes to self (looking at production py code and into revel.future)

  • qr code needs a border
  • data density limits vs error check
  • adding a labels in position (nsew + font bitmap)
  • data to converter is bytes of a string et all
  • abuse of error checkeking embedding a logo in middle
  • using svg to format image+labels and linked qr.url
  • sending GET requests can be a problem.for encoding eg length(bu simple for user dlema)
  • output into pdf for sending to a label printer (MAIN GOAL)

@notzippy notzippy modified the milestones: v0.16, v0.15 Mar 26, 2017
@notzippy notzippy modified the milestones: Backlog, v0.16 May 31, 2017
@notzippy
Copy link
Contributor

Moved to backlog until we have the time to pick this up again

notzippy added a commit to notzippy/revel-modules that referenced this issue Oct 24, 2017
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

3 participants