Skip to content

[SL-273] Tickets and QR Code FE#289

Merged
MahadAhmed25 merged 7 commits intomainfrom
feature/SL-273
Feb 12, 2026
Merged

[SL-273] Tickets and QR Code FE#289
MahadAhmed25 merged 7 commits intomainfrom
feature/SL-273

Conversation

@abyanj
Copy link
Contributor

@abyanj abyanj commented Feb 12, 2026

  • Implemented QR code generation for tickets

    • Backend generates secure HMAC-SHA256 signed QR codes on ticket creation
    • QR data format: ticketId:userId:eventId:signature for verification
    • Integrated with both free event signup and paid Stripe checkout flows
    • Added qrCodeData field to tickets table schema
  • Ticket viewing with QR codes

    • Renamed "My Sign-Ups" to "My Tickets"
    • Individual ticket detail page displays scannable QR code
    • Modal presentation matches event signup UX
    • Shows event info, seat assignments, and entry QR code

@MahadAhmed25 MahadAhmed25 merged commit 344dad4 into main Feb 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants