-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
amar
committed
Mar 30, 2021
1 parent
d6dfc84
commit f2d3cfa
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Demo/practise app: mvvm, picasso, retrofit, recyclerview, pagination, kotlin etc | ||
|
||
todo (for later; not part of this demo target): | ||
|
||
- [] disk cache for image loading | ||
- [] handle that case when someone keeps loading hundreds of items in the recycler view | ||
- [] user suggestion on no user match | ||
- [] autocomplete when typing username | ||
- [] ask for a user name on first launch, also provide suggestions for trending users | ||
- [] handle both users and orgs for closed pull request search | ||
- [] offer filter to show both closed and open pull requests |