Files
aperonight/BACKLOG.md

1.5 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: 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

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
  • feat: Email notifications (purchase confirmations, event reminders)