Skip to content

Implement ranking system for bounty sorting and display#67

Open
wdxia134 wants to merge 1 commit intogbabaisaac:mainfrom
wdxia134:resolve-gbabaisaacmergefund-hackathon
Open

Implement ranking system for bounty sorting and display#67
wdxia134 wants to merge 1 commit intogbabaisaac:mainfrom
wdxia134:resolve-gbabaisaacmergefund-hackathon

Conversation

@wdxia134
Copy link
Copy Markdown

While working on the bounty system, I noticed there wasn't a clear way to rank the bounties based on their reward, difficulty, and progress. I added a ranking system to handle this. The scoring and sorting algorithm is in 'ranking-system.ts', and the results are displayed using a new React component in 'ranking-display.tsx'.

I did a quick test to verify that the sorting works as expected based on the defined criteria. The component now displays the sorted bounties along with their scores.

Closes #3

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.

Bounty: Discovery Algorithm

2 participants