I’m looking to implement a solution for a big company event and i thought about proposing a qr code solution, which would pretty much work like this.
1. User registers for event.
2. System generates a url for the user’s profile with this information (name, address, id, how many people will come with them to the event.
3. System will generate a qr for the url generated at the point of registration
4. Users will scan QR code the day of the event and will confim the number of guests coming to the event via the url.
Has anyone worked on a similar solution and if so, what product do you think that would integrate my web environment with qr generation? Thanks in advance.