diff --git a/BACKLOG.md b/BACKLOG.md index 7013ae8..1b044b5 100755 --- a/BACKLOG.md +++ b/BACKLOG.md @@ -8,7 +8,6 @@ ### 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 @@ -43,3 +42,4 @@ - [x] feat: Digital tickets with QR codes - [x] feat: Ticket inventory management and capacity limits - [x] feat: Event discovery with search and filtering +- [x] feat: Email notifications (purchase confirmations, event reminders)