feat: Enhance reservation functionality
This commit is contained in:
@@ -82,9 +82,25 @@
|
||||
|
||||
---
|
||||
|
||||
## Planned Features (not yet built)
|
||||
|
||||
See `docs/planning/user-stories.md` for full stories and open questions.
|
||||
|
||||
| Feature | Stories | Phase |
|
||||
|---------|---------|-------|
|
||||
| Open Reservations + crew sign-up | US-01 – US-07 | Near-term |
|
||||
| Discord notifications (open reservations) | US-08 | Near-term |
|
||||
| Check-out / Check-in forms | US-10, US-11 | Near-term |
|
||||
| SMS / in-app notifications | US-09 | Longer-term |
|
||||
|
||||
---
|
||||
|
||||
## Open Items
|
||||
|
||||
- [ ] Are cancel-reservation and admin Edge Functions planned?
|
||||
- [ ] What is the full set of admin pages needed?
|
||||
- [ ] What is the club name for display in the app?
|
||||
- [X] What is the season start date / go-live target?
|
||||
- [ ] US-07: What constitutes a "non-member" on a reservation?
|
||||
- [ ] US-10: What fields are on the check-out/in forms?
|
||||
- [ ] US-08: Discord webhook URL / channel — confirm stored in Vault at kv/oys/
|
||||
|
||||
Reference in New Issue
Block a user