Updated PLANS.md, AGENTS.md, and arabic-localization.md to reflect the “foundations now, full translations later” approach and marked progress accordingly.
Implemented localization foundations across backend and frontend (locale settings/middleware, preferred language, i18n wiring, RTL support, minimal Arabic UI strings, Accept-Language). Added targeted backend and frontend tests plus a risks note for pending full translation coverage.
This commit is contained in:
@@ -9,6 +9,7 @@ Build a reliable, maintainable salon booking platform with Django (backend) and
|
||||
- Booking integrity (availability, staff schedules, overlap prevention).
|
||||
- Payments via Moyasar (payment creation, webhooks, reconciliation).
|
||||
- Notifications for booking lifecycle.
|
||||
- Localization foundations (i18n plumbing, RTL readiness, locale preferences).
|
||||
- Tests for critical flows.
|
||||
|
||||
### Phase 2: Manager Ops
|
||||
@@ -16,6 +17,7 @@ Build a reliable, maintainable salon booking platform with Django (backend) and
|
||||
- Calendar view + rescheduling/cancellation rules.
|
||||
- Reviews/ratings with moderation and recompute.
|
||||
- Reports (revenue, popular services, customer trends).
|
||||
- Full translation coverage and Arabic UX polish.
|
||||
|
||||
### Phase 3: Scale & Compliance
|
||||
- Audit logs and data export.
|
||||
|
||||
Reference in New Issue
Block a user