Results 18 issues of Ilker Aslan

We should have a `Players` Screen which is capable of showing professional Dota2 players. In this task: - [ ] This Screen should be integrated into Bottom Navigation like `HeroesScreen`...

enhancement
beginner-friendly

We should create a `playerByID` method inside the `PlayersRepository` which will have a method to get a player by its id. This repository should: - [ ] Have a method...

enhancement
beginner-friendly

## Scope We would like to show the available dota2 leagues information on a dedicates screen, thus we need a repository to fetch the data. ## User Stories As a...

enhancement
good first issue

We should have a `HeroDetails` Screen which is capable of showing a Hero's details. Specifically this screen should have: - [ ] Hero's image - [ ] Hero's name and...

enhancement
beginner-friendly

We should organize the packaging by feature, not by layer. For instance, `Teams` related components go into `teams` package.

infra

For the time being, the onboarding process is not clear. It does not explain what is the purpose of the app and how users can create a Flashcard, repeat them...

enhancement
help wanted
good first issue
hacktoberfest

We should try to add ![In-App Reviews](https://developer.android.com/guide/playcore/in-app-review) and see if that works for us.

enhancement
help wanted
hacktoberfest

We should create a section to show the statistics in `HomeScreen`. The section should be a `Composable`. In particular, stats should include: - [ ] Number of flashcards created -...

enhancement
hacktoberfest

When the user adds a Flashcard in a directory, it's not possible to move that Flashcard in another directory. The user has to first remove it, and than recreate it...

bug
help wanted
good first issue
hacktoberfest