DeUniversityOfEthereum / EDCON-App

The EDCON app is an open-source initiative designed to revolutionize the attendee experience at the Ethereum Developers Conference (EDCON).
MIT License
9 stars 6 forks source link

Live Event Airdrop Experience with QR Code Scanning and Reward Management #3

Open DeUniversityOfEthereum opened 2 months ago

DeUniversityOfEthereum commented 2 months ago

Implement a live airdrop feature within the EDCON app that enables attendees to interactively claim rewards by scanning QR codes displayed during the event. The functionality should allow the app to capture QR codes, authenticate the claim, and securely store the rewards either on-chain in the user's wallet or within the app, based on the nature of the reward.

Tasks:

Acceptance Criteria:

nikhiltevaera commented 6 days ago

Hey Folks, Greetings from team Tevaera!! We are sharing here the POC for Live Event Airdrop Experience with QR Code Scanning and Reward Management.

It integrates both a frontend and backend service to facilitate the management of partner contract details and reward claiming via QR codes.

Overview:

This setup aims to streamline live event experiences, providing a seamless method for reward distribution and management.

Link to the Repo - Tevaera-Edcon-Poc

Thanks Tevaera