Skip to content

[FE-29] Create member public profile page #863

@yusuftomilola

Description

@yusuftomilola

Overview

Build a public-facing member profile page that shows a member's badges, activity stats, and check-in streak. All work goes in frontend/sandbox/.

Acceptance Criteria

  • Page at frontend/sandbox/members/[id]/page.tsx
  • Shows: profile photo, name, member since date, streak count, total check-ins, badges earned
  • Badges displayed as visual chips with badge name
  • Activity stats shown using the StatCard component
  • "Member since" formatted as "March 2024"
  • 404 page shown if member not found
  • Uses mock data if no API connected

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions