Skip to content

[FE-42] Build member referral dashboard page #916

@mftee

Description

@mftee

Overview

Build a referral dashboard page where members can view their referral code, share it, and track how many people they have referred. All work goes in frontend/sandbox/.

Acceptance Criteria

  • Page at frontend/sandbox/referrals/page.tsx
  • Shows the user's unique referral code in a styled card with a Copy button
  • Share button opens the native share dialog (Web Share API) or copies a referral link
  • Stats section: total referrals, rewards earned, pending rewards
  • Table of referred members: name (masked), joined date, reward status
  • Empty state when no referrals yet
  • JWT-protected page (redirect to login if unauthenticated)
  • Uses mock data if no API connected

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions