A complete ticket registration and admin management system for hackathons β built using React, Vite, and Tailwind CSS.
π Live Demo: https://ticketsystem-sumitr995.netlify.app/
π¦ GitHub Repository: github.com/Sumitr995/Ticket-System
- Team name input
- Team leader details: name, email, phone
- 3 team members with complete contact information
- Full form validation for all required fields
- Unique Ticket ID generation (
HACK-XXXXXXformat) - Simulated email confirmation (logs to console)
- View all registrations in a clean, searchable table
- Edit existing ticket details
- Delete tickets with confirmation dialog
- View complete ticket details
- Live registration counter with real-time updates
- Clean, minimal UI with blue and green accents
- Fully responsive layout (mobile + desktop)
- Professionally styled forms with clear spacing and hierarchy
- Seamless navigation between Registration and Admin views
- Clone the Repository
git clone https://github.com/Sumitr995/Ticket-System.git cd Ticket-System