Closed kgf closed 7 years ago
Be sure to also review #9 and #93
@kgf Work in progress
Wow, excellent
Should this also be printable and attachable to people like in #93 ? 😜
Should certainly be printable, for use on a bulletin board, for example. As to attachable, might depend on how quick they are....
@ivdma Are you interested ? #93 still unclaimed... Kevin
@ivdma Are you still interested ? Tidying up in prep of Hacktoberfest
@kgf sure!
Excellent, @ivdma ! One key thing is that the implementation should generate the qr image locally, vs something like google charts. Please note the license of any library you would like to use. Thanks for your help !
@ivdma Have you had any success ?
Not yet, will be looking the next week: lot's of traveling time ahead =)
Op do 5 okt. 2017 om 21:54 schreef Kevin Fallon notifications@github.com:
@ivdma https://github.com/ivdma Have you had any success ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ReadyResponder/ReadyResponder/issues/2#issuecomment-334574319, or mute the thread https://github.com/notifications/unsubscribe-auth/AACKvZj3DPSwi56CDhJ_41g_D9PrBc03ks5spTQJgaJpZM4ArCAc .
-- Met vriendelijke groet,
Ivan Malykh
Ok, thanks. Let us know if you have any questions.
@ivdma Any updates ? Any questions ?
@kgf may i work on it? i have some solution for it
@kurotyan514 We haven't heard from Ivan in two weeks, so, go for it. Any questions ? Apologies to @ivdma if you have already started.
@kgf ok thanks!
and sorry for my english isn't good ,
i have a question, according to vCard 3.0 what information do you want to add to QRcode?
i think phone
, name
, email
, gender
is possible for ios
That looks great so far ! I had no trouble reading it on my phone right from the screen.
We don't need gender.
Can we have group
? That could be the short name of the department.
Ideally, it should position itself below the portrait, which is just below the blue buttons.
Thanks for your help !
Kevin
@kgf i created a pr for this issue, please review it thanks https://github.com/ReadyResponder/ReadyResponder/pull/573
I would like to have a QR code show on the person show page, so that someone can use their phone to scan and have them added to their contacts. This would probably involve the utility qrencode. It is available in most linux repos, and is available in Mac OSX via brew install qrencode. The toughest part of this may be to determine WHAT should be encoded so that both Android and iPhone devices recognize it as something to be added to the contacts list.