You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document the Bootstrap 5 + HTMX UI stack, component patterns, and provide screenshots/snippets to satisfy ADR-1.0.17 attestation.
Scope (single PR)
Files to touch: docs/ux/ui-stack.md (new or updated), add screenshots under docs/travelmathlite/ui/ (or existing docs path), optionally link from README. Include HTML snippets showing navbar, forms, pagination, alerts, and HTMX partial conventions.
Behavior: Write a concise UI stack guide: asset sources/pins, includes (navbar/footer/alerts/pagination), form/button/pagination patterns, HTMX usage guidelines, and how to add overrides. Capture screenshots of key pages (home, calculators, search, airports) showing Bootstrap styling and responsive navbar.
Non-goals: New UI features; restyling beyond documentation.
Standards
Commits: conventional (docs).
No secrets; env via settings.
Django tests: N/A (docs/screenshots only).
Acceptance
User flow: Contributors can read the UI guide to understand how to use Bootstrap/HTMX, where includes live, and how to keep styles consistent; screenshots exist for attestation.
BRIEF: UI docs, patterns, and screenshots
Goal
Scope (single PR)
docs/ux/ui-stack.md(new or updated), add screenshots underdocs/travelmathlite/ui/(or existing docs path), optionally link from README. Include HTML snippets showing navbar, forms, pagination, alerts, and HTMX partial conventions.Standards
Acceptance
Prompts for Copilot