feat(bookings): implement ticket receipts and seat sharing system
Add receipt tokens and booking_seats table to track individual tickets Create receipt and seat view pages with QR code generation
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"@simplewebauthn/server": "^13.3.0",
|
||||
"nuxt": "^4.4.2",
|
||||
"postgres": "^3.4.9",
|
||||
"qrcode": "^1.5.4",
|
||||
"redis": "^5.11.0",
|
||||
"vue": "^3.5.32",
|
||||
"vue-router": "^5.0.4"
|
||||
|
||||
Reference in New Issue
Block a user