Add frontend/modules/loyalty with types, API client, design system, feature pages and thin App Router routes under app/loyalty/. BFF proxy at app/api/loyalty/. Include loyalty frontend docs. Co-authored-by: Cursor <cursoragent@cursor.com>
63 lines
2.5 KiB
Markdown
63 lines
2.5 KiB
Markdown
# Beauty Business — Phase Area
|
||
|
||
> Commercial product: **Torbat Beauty**. Independent from [Healthcare](../Healthcare/README.md) — separate service, documentation, phases, frontend, permissions, and branding.
|
||
|
||
## Overview
|
||
|
||
Beauty Business is business management software for:
|
||
|
||
- Women's Beauty Salons
|
||
- Men's Barbershops
|
||
- Beauty Clinics
|
||
- Laser Centers
|
||
- Skin Care Centers
|
||
- Hair Treatment Centers
|
||
- Spa & Wellness Centers
|
||
|
||
It consumes Core platform services (Tenant, Identity, Authorization, CRM, Accounting, Loyalty, Communication, Delivery, Experience) via API and events only.
|
||
|
||
## Status
|
||
|
||
| Field | Value |
|
||
| --- | --- |
|
||
| Registration | **BB-Reg** — documentation complete |
|
||
| Implementation | **Complete** (Phases 14.0–14.7) |
|
||
| Current phase | `beauty-business-14-7` complete |
|
||
| Service | `beauty_business` (active) |
|
||
| Database | `beauty_business_db` |
|
||
| Port | **8011** |
|
||
| Version | **0.14.7.0** |
|
||
|
||
## Phase Index
|
||
|
||
| Phase | Document | Status |
|
||
| --- | --- | --- |
|
||
| 14.0 | [phase-14-0-beauty-foundation.md](phase-14-0-beauty-foundation.md) | Complete |
|
||
| 14.1 | [phase-14-1-booking-engine.md](phase-14-1-booking-engine.md) | Complete |
|
||
| 14.2 | [phase-14-2-salon-management.md](phase-14-2-salon-management.md) | Complete |
|
||
| 14.3 | [phase-14-3-service-catalog.md](phase-14-3-service-catalog.md) | Complete |
|
||
| 14.4 | [phase-14-4-customer-management.md](phase-14-4-customer-management.md) | Complete |
|
||
| 14.5 | [phase-14-5-package-membership.md](phase-14-5-package-membership.md) | Complete |
|
||
| 14.6 | [phase-14-6-staff-commission.md](phase-14-6-staff-commission.md) | Complete |
|
||
| 14.7 | [phase-14-7-marketing-loyalty.md](phase-14-7-marketing-loyalty.md) | Complete |
|
||
|
||
## Roadmap
|
||
|
||
Full sequencing, boundaries, and future work: [beauty-business-roadmap.md](../../beauty-business-roadmap.md).
|
||
|
||
## Framework
|
||
|
||
All implementation phases must use the [Enterprise / AI Development Framework](../../ai-framework/README.md):
|
||
|
||
- [Enterprise Phase Discovery](../../ai-framework/enterprise-phase-discovery.md) before coding
|
||
- [Definition of Done](../../ai-framework/definition-of-done.md)
|
||
- [Mandatory Phase Artifacts](../../ai-framework/mandatory-phase-artifacts.md)
|
||
- [Phase template](../../ai-framework/phase-template.md)
|
||
|
||
## Related Documents
|
||
|
||
- [Module registry — beauty_business](../../module-registry.md#beauty_business)
|
||
- [Module boundaries](../../architecture/module-boundaries.md)
|
||
- [Progress](../../progress.md)
|
||
- [Roadmap](../../roadmap.md)
|