This directory contains all low-fidelity wireframes for the Nova Rewards platform.
| Symbol | Status |
|---|---|
| ✅ | Approved |
| 🔄 | In Review |
| 📝 | Draft |
| 🚧 | In Progress |
| ⬜ | Not Started |
| File | Section | Status | Owner | Last Updated |
|---|---|---|---|---|
| landing-page.md | Marketing landing page: hero, features, tokenomics, CTA | 📝 Draft | UX Team | 2026-07-23 |
| landing-page-annotations.md | Design annotations: spacing, typography, color, a11y | 📝 Draft | UX Team | 2026-07-23 |
| dashboard.md | Main user dashboard: KPI cards, charts, transactions | 📝 Draft | UX Team | 2026-07-23 |
| dashboard-data-viz.md | Data visualization specs: charts, graphs, sparklines | 📝 Draft | UX Team | 2026-07-23 |
| responsive-grid.md | Responsive grid system and breakpoint layouts | 📝 Draft | UX Team | 2026-07-23 |
| onboarding-flow.md | Sign-up, wallet connect, first-run experience | 📝 Draft | UX Team | 2026-07-23 |
| empty-states.md | Empty state patterns across the platform | 📝 Draft | UX Team | 2026-07-23 |
The public marketing page that introduces Nova Rewards to new visitors. Covers:
- Hero: Headline, sub-headline, primary CTA, trust signals
- Features: 4-card grid (Earn, Redeem, Stake, Refer)
- Tokenomics: Pie chart, supply table, unlock schedule
- CTA Panel: Email capture for early access
- Footer: Navigation, social links, legal
The authenticated main view after login. Covers:
- Layout: Sidebar navigation + main content area
- KPI Cards: Balance, earned points, active campaigns, referrals
- Charts: Rewards over time (line), token distribution (donut)
- Recent Transactions: Table with pagination
- Responsive: Desktop sidebar → tablet icon-only → mobile bottom nav
First-time user experience. Covers:
- Sign-up: 5-step flow with progress indicator
- Wallet Connection: Freighter integration steps
- Empty States: 6 variants for zero-data scenarios
All wireframes reference design tokens defined in:
docs/design/design-tokens.md— Full token referencenovaRewards/frontend/styles/tokens.css— CSS custom propertiesnovaRewards/frontend/tailwind.config.ts— Tailwind configuration
- Designer creates draft wireframe
- Product Manager reviews for requirements alignment
- Engineering Lead reviews for feasibility
- Stakeholders approve via sign-off table in each document
- Designer creates high-fidelity Figma mockups based on approved wireframe
- Figma link added to this index
To add a new wireframe:
- Create a new
.mdfile in this directory - Follow the template structure from
landing-page.md - Add it to the table above
- Submit PR with
docs/uxlabel