update backlog tasks
This commit is contained in:
@@ -3,10 +3,6 @@
|
|||||||
## 📋 Todo
|
## 📋 Todo
|
||||||
|
|
||||||
### High Priority
|
### High Priority
|
||||||
- [ ] feat: Payment gateway integration (Stripe, PayPal)
|
|
||||||
- [ ] feat: Digital tickets with QR codes
|
|
||||||
- [ ] feat: Ticket inventory management and capacity limits
|
|
||||||
- [ ] feat: Event discovery with search and filtering
|
|
||||||
- [ ] feat: Check-in system with QR code scanning
|
- [ ] feat: Check-in system with QR code scanning
|
||||||
|
|
||||||
### Medium Priority
|
### Medium Priority
|
||||||
@@ -44,3 +40,7 @@
|
|||||||
- [x] Implement user registration
|
- [x] Implement user registration
|
||||||
- [x] Add login functionality
|
- [x] Add login functionality
|
||||||
- [x] refactor: Moving checkout to OrdersController
|
- [x] refactor: Moving checkout to OrdersController
|
||||||
|
- [x] feat: Payment gateway integration (Stripe) - PayPal not implemented
|
||||||
|
- [x] feat: Digital tickets with QR codes
|
||||||
|
- [x] feat: Ticket inventory management and capacity limits
|
||||||
|
- [x] feat: Event discovery with search and filtering
|
||||||
|
|||||||
Reference in New Issue
Block a user