mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-27 22:45:03 +00:00
Static Stitch export previously only available locally; referenced by the Ara Projects issues (#405-#429). README explains which parts are spec vs placeholder. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 1-admin-import | ||
| 2-contractor-journey | ||
| 3-contractor-toggle | ||
| assets | ||
| index.html | ||
| README.md | ||
Ara Projects — UX wireframes
Static HTML wireframe export for the Ara Projects feature (schema merged in PR #404). Produced by our UX designer with Google Stitch (project 8537473387290162501) and refined with Claude. Open index.html in a browser for the journey directory; everything is offline-viewable (fonts and the Tailwind runtime are vendored under assets/).
The GitHub issues on the Ara Projects board reference these screens by path.
How to read them
- Structure is the spec; styling and copy are not. V1 is built with the app's existing shadcn/Tailwind design system — the Material-3 theme here is disposable. All figures are sample data (every screen carries a "Sample data" badge).
- Known placeholder artefacts — do not treat as requirements:
- Journey 2 mixes plumbing-job copy ("fix leaking pipe", "John Davies, Plumber") into a Windows work order; the flow is the spec.
- Screen
1-admin-import/04shows default stages "New / Active / Active / Active / Complete" — the real default ladder is Ordered / In progress / Completed / Charged / Closed. - Contractor names vary (Apex Construction vs "Contractor A") and some screens keep a generic legacy top nav.
- Some screens show features deliberately deferred from v1 (import diffing/review summary, booking and no-access flow, "Awaiting auth"/"No access" tiles, activity log, SharePoint sync toggle, "Add Custom Measure"). The corresponding "Ara Projects design:" issues own those.
Journeys
1-admin-import/— admin: project setup wizard (6 steps) + work-order import + programme dashboard.2-contractor-journey/— contractor: one work order through stage progression, evidence upload, completion.3-contractor-toggle/— admin: full work-orders table + "view as contractor" scoped views.