Open ilkeraslan opened 3 years ago
I could take this issue as well.
Hey i was wonder if this issue still needs help
Hey i was wonder if this issue still needs help
Hey Erik, sure I am assigning this to you. Feel free to ask if you have any questions!
For the second task
The Screen should show the players by their rank in descending order.
i don't see a good way to do the order, the endpoint GET/proPlayers
don't have any rank field and getting another request to see the rank could use a lot of bandwidth
We should have a
Players
Screen which is capable of showing professional Dota2 players.In this task:
HeroesScreen
andTeamsScreen
.The Screen should be built using Jetpack Compose.
This issue is blocked by #4, so you can mock a list of 20 players in a separate file and show that. When #4 is resolved, another issue will be created to integrate the real repository.