Skip to content

feat(frontend): add contributor dashboard#42

Merged
Xuccessor merged 2 commits into
BountyOnChain:mainfrom
ISTIFANUS-N:fix/issue-17-contributor-dashboard
May 19, 2026
Merged

feat(frontend): add contributor dashboard#42
Xuccessor merged 2 commits into
BountyOnChain:mainfrom
ISTIFANUS-N:fix/issue-17-contributor-dashboard

Conversation

@ISTIFANUS-N
Copy link
Copy Markdown

Closes #17

- Route /dashboard with wallet connection guard
- Tabs: My Submissions and My Bounties
- My Submissions table: bounty title, submission date, status badge
- My Bounties table: title, reward, open submission count, status
- Data fetched from GET /bounties?owner= and GET /submissions?contributor=
- Empty states for both tabs

Closes BountyOnChain#17
@Xuccessor Xuccessor merged commit 9904857 into BountyOnChain:main May 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(frontend): add contributor dashboard

2 participants