A web application designed to generate QR-coded tickets for events like Enigma 2k24. This app allows users to input details, create customizable tickets with embedded QR codes, and download them as PDF files for seamless event management.
- User-friendly Form: Input participant details like name, ticket ID, batch, etc.
- QR Code Generation: Automatically embeds a QR code unique to each ticket.
- PDF Download: Generate and download tickets as PDF files with a single click.
- Error Handling: Provides clear feedback for missing form fields.
- Frontend: HTML, CSS, JavaScript
- Libraries/Tools:
- QR Code Generator Library
- jsPDF for PDF generation
- Clone the repository:
git clone https://github.com/DevZenMaster/enigma-qr-ticket-web-app.git