From 241256e373c0aed3d30daaff27bc086d725bf229 Mon Sep 17 00:00:00 2001 From: kbe Date: Sat, 6 Sep 2025 13:25:24 +0200 Subject: [PATCH] docs: Update backlog to reflect completed email notifications feature --- BACKLOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)