JWT-QR Ticket App
A stateless ticketing application that uses JWT and QR codes to authenticate and validate tickets.
Web
About the Project
An application I developed to simplify ticket creation and validation for club events. It uses JWT and QR codes for ticket verification without requiring a database. Tickets are delivered to participants as JWT tokens embedded in QR codes. On event day, attendees can verify their tickets by scanning the QR code.
Features
- Database-free authentication using JWT
- QR code scanning and validation via camera
- Mobile-friendly responsive design
- PWA support for offline functionality
Technical Details
- Frontend: React, Next.js, NextUI, TypeScript
- Backend: JWT, Next.js
- Authentication: JWT
Technologies Used
#react#nextjs#nextui#typescript#nodejs#jwt#tailwindcss#pwa