Skip to content

Implement User Dashboard – My Claims #83

@Benjtalkshow

Description

@Benjtalkshow

Implement User Dashboard – My Claims

Dashboard section for tracking claimed work.

Expected Data Types

type MyClaim = {
  bountyId: string
  title: string
  status: string
  nextMilestone?: string
  rewardAmount?: number
}

Sections

  • Active Claims
  • In Review
  • Completed

Acceptance Criteria

  • Correct filtering by status
  • Links to opportunity detail

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programfrontendFrontend developmentgood first issueGood for newcomershelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions