wildmolasses / simple-meetup-dapp

1 stars 1 forks source link

Create check-in application functionality #3

Open wildmolasses opened 6 years ago

wildmolasses commented 6 years ago

Idea: Check-in app

Abstract: This app facilitates check-in and verification of event attendees.

Description: User walks into event with check-in app. User encrypts the event's contract address with the private key of the address that was used to RSVP. QR code generated of user's public key and encrypted message. Event worker can scan QR code of user to confirm user's address is on the attendance list. This could be done in advance and sent to user via e-mail, or could be done on the spot. Ideally does not require internet connection.