Multiple leaderboards discussion
Open
Nobody has claimed this yet.
Discussion
V1-compatibility
- Dominant language
- Python
- Stars
- 176
- Forks
- 74
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 21
Description
To implement multiple leaderboards feature, we need to change the current DB design.
Related issues requesting multiple leaderboards:
- #873
- #1392
- #1534
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the proposed database designs in the issue screenshots and the related requests in issues #873, #1392, and #1534. Clarify the schema changes, affected leaderboard behavior, and acceptance criteria before implementation; done means the multiple-leaderboard design is agreed and the related feature works consistently.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100