progressivetech / net.ourpowerbase.qrcodecheckin

QRCode Checkin allows you to send an email that contains a scanable code to the registered participants for your event.
Other
16 stars 15 forks source link

Feature: Display Profile data on Check-In-Page #22

Open mariav0 opened 2 years ago

mariav0 commented 2 years ago

Hi there, I've thought that it would be a great feature to display profile data after on the Check-In-Page. For example: You check in at an event and you want to tell this person directly their seat number instead of looking into another list. I am not sure how difficult this would be to implement. Could you please estimate? I might get a funding for this. Thanks in advance!

jmcclelland commented 2 years ago

Yes, sounds like a good idea. It's a bit hard to implement since the current display does not use a profile - it's hard coded. But, we could lookup the profiles in use by the given event page and pull all the data and display it as a block of text.

Unfortunately, I'm not available to do the work. I am happy to review any PR submitted by another developer.