Add a document on how to implement check-in system
This commit is contained in:
@@ -31,7 +31,6 @@
|
|||||||
|
|
||||||
## 🚧 Doing
|
## 🚧 Doing
|
||||||
|
|
||||||
- [ ] feat: Implement user dashboard to display past events, tickets and orders
|
|
||||||
|
|
||||||
## ✅ Done
|
## ✅ Done
|
||||||
|
|
||||||
@@ -42,5 +41,5 @@
|
|||||||
- [x] refactor: Moving checkout to OrdersController
|
- [x] refactor: Moving checkout to OrdersController
|
||||||
- [x] feat: Payment gateway integration (Stripe) - PayPal not implemented
|
- [x] feat: Payment gateway integration (Stripe) - PayPal not implemented
|
||||||
- [x] feat: Digital tickets with QR codes
|
- [x] feat: Digital tickets with QR codes
|
||||||
- [x] feat: Ticket inventory management and capacity limits
|
- [x] feat: Ticket inventory management and capacity limits
|
||||||
- [x] feat: Event discovery with search and filtering
|
- [x] feat: Event discovery with search and filtering
|
||||||
|
|||||||
1092
docs/checkin-system-implementation.md
Normal file
1092
docs/checkin-system-implementation.md
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user