Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaffycool/lastfm-gaffy-akthar
Wirpo LastFM Coding test Gaffy Akthar
https://github.com/gaffycool/lastfm-gaffy-akthar
Last synced: about 2 months ago
JSON representation
Wirpo LastFM Coding test Gaffy Akthar
- Host: GitHub
- URL: https://github.com/gaffycool/lastfm-gaffy-akthar
- Owner: gaffycool
- Created: 2019-01-03T15:47:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T15:48:43.000Z (about 6 years ago)
- Last Synced: 2024-10-21T16:08:44.717Z (4 months ago)
- Language: Java
- Size: 145 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
This Project includes
1) Dagger2 for Dependency Injection
2) Butter Knife for Resolving Views
3) MVP architecture for Better Testability
4) Retrofit for Network API Calls
5) RxJava2 for Managing tasks on different threads
6) Glide for Loading Images efficientlyPossible Improvements with increased time and scope:
1) Creating a MVP structure for detail activity
2) Using fragments to implement Master-Detail Flow
3) Caching search terms to show a recently searched list
4) Using architecture components to make the app lifecycle aware