odota / odota/web

As a user, I want to see a ranking of players who have played the most games on a particular hero.

Open
#810 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.2k
Forks
411
Avg merge
11d 16h
Merged PRs (30d)
14

Description

As an SK player, I'm just curious how many players have played more SK games than I have. I think it would be fun to have a ranking of number of games played, by hero.

We could add a tab to https://www.opendota.com/heroes/16, where you can select between the current "rankings by score", and an additional "rankings by games played".

Acceptance criteria:
User goes to hero page. Selects a tab "rankings by games played". Sees top 100 players by number of games played on that specific hero.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the hero page shown in the issue, https://www.opendota.com/heroes/16, and inspect how the existing “rankings by score” view is assembled. Trace the current hero-ranking data flow before deciding where the additional tab belongs. Done means the hero page lets users select “rankings by games played” and shows the top 100 players for that hero.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, redux, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.