24 lines
818 B
Markdown
24 lines
818 B
Markdown
# Lovable — Onboarding + Settings Wizard
|
||
|
||
**GitHub repo:** [`saravanakumardb1/temp_lovable-onboarding-flow`](https://github.com/saravanakumardb1/temp_lovable-onboarding-flow)
|
||
|
||
This folder is designed to be used as a standalone repo.
|
||
|
||
## What it is
|
||
|
||
A premium onboarding + settings wizard micro-app demonstrating best-in-class UX patterns:
|
||
|
||
- Multi-step wizard (5–7 steps) with progress indicator
|
||
- Back/Next with validation + "Skip for now" confirm dialog
|
||
- Autosave progress to localStorage
|
||
- Settings dashboard (profile, preferences, notifications, danger zone)
|
||
|
||
## How to use
|
||
|
||
- Read `PROMPT.md` for the build assignment.
|
||
- Follow `DESIGN_SYSTEM_BRIEF.md` and `UX_TOKEN_CONTRACT.md` strictly.
|
||
|
||
## Reuse goal
|
||
|
||
Components should be copy/paste reusable into product onboarding flows across the ByteLyst ecosystem.
|