A fully functional conference ticket generator built for the Frontend Mentor challenge.
- ✅ Form validation with real-time feedback
- ✅ Avatar upload with drag & drop (JPG/PNG, max 500KB)
- ✅ Email format validation
- ✅ Keyboard navigation & accessibility support
- ✅ Responsive design (mobile, tablet, desktop)
- ✅ Smooth animations and transitions
- HTML5 / CSS3 / Vanilla JavaScript
- Mobile-first workflow
- Flexbox
- Google Fonts (Inconsolata)
git clone https://github.com/omerbtww/conference-ticket-generator.gitOpen index.html in your browser or use VS Code Live Server.
- Upload your avatar (JPG/PNG, max 500KB)
- Enter your full name
- Provide your email address
- Add your GitHub username
- Click "Generate My Ticket"
