Files
holiday-property-booking/README.md
Chris Dumas 64dc8ecb5b
All checks were successful
Deploy Holiday Property Booking / deploy (push) Successful in 1m39s
Playwright Holiday Property Booking / playwright (push) Successful in 10m57s
Test & Build Holiday Property Booking / test-build (push) Successful in 10m54s
Document Vikunja board and next tickets
2026-05-22 09:05:00 +00:00

35 lines
1.3 KiB
Markdown

# Holiday Property Booking Website
Planning workspace for the new project based on the functional specification.
## Current Status
Phase 1 scaffold has started. The repo now contains the Next.js app shell, Prisma schema, Docker entrypoint, and baseline project docs. Environment ports are mapped to `7003` for Dev, `6003` for QA, and `5003` for Production.
The browser test harness is now being added as a separate action that targets Dev and QA only.
The project has been onboarded to Vikunja and the board now uses the playbook lane model.
## Working Rule
We will not build this in one shot. Each numbered document in this folder defines one stage of work and must be reviewed before the next stage starts.
## Document Order
1. `01-intake-and-scope.md`
2. `02-content-architecture-and-data-model.md`
3. `03-public-website-and-search.md`
4. `04-booking-availability-and-pricing.md`
5. `05-payments-and-notifications.md`
6. `06-admin-console.md`
7. `07-seo-accessibility-performance.md`
8. `08-implementation-plan-and-launch-readiness.md`
## Source
Functional specification:
- `holiday-property-booking-functional-spec_1---5c2d597d-4cbf-48fb-9c94-05c8fd719627.md`
## Review Gate
Nothing in the build should start until the relevant document in this sequence is approved.