docs: Update backlog to reflect completed email notifications feature

This commit is contained in:
kbe
2025-09-06 13:25:24 +02:00
parent 7f36abbcec
commit 241256e373

View File

@@ -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)