1.6 KiB
Executable File
1.6 KiB
Executable File
Project Backlog
📋 Todo
High Priority
- feat: Check-in system with QR code scanning
Medium Priority
- feat: Promoter system with event creation, ticket types creation and metrics display
- feat: Multiple ticket types (early bird, VIP, general admission)
- feat: Email notifications (purchase confirmations, event reminders)
- feat: Refund management system
- feat: Real-time sales analytics dashboard
- feat: Guest checkout without account creation
- feat: Seat selection with interactive venue maps
- feat: Dynamic pricing based on demand
Low Priority
- feat: SMS integration for ticket delivery and updates
- feat: Mobile wallet integration
- feat: Multi-currency support
- feat: Event updates communication system
- feat: Bulk operations for group bookings
- feat: Fraud prevention and bot protection
- feat: Social login options
- feat: Event recommendations system
Design & Infrastructure
- style: Rewrite design system
- refactor: Rewrite design mockup
🚧 Doing
- feat: Implement user dashboard to display past events, tickets and orders
✅ Done
- Configure environment variables
- Create authentication system
- Implement user registration
- Add login functionality
- refactor: Moving checkout to OrdersController
- feat: Payment gateway integration (Stripe) - PayPal not implemented
- feat: Digital tickets with QR codes
- feat: Ticket inventory management and capacity limits
- feat: Event discovery with search and filtering