- Uses spotify search query to search for albums and displays them
- Shows details of album when requested
- update RemoteServiceConstants.CLIENT_CODE & RemoteServiceConstants.SECRET
- if you dont have them follow https://developer.spotify.com/documentation/general/guides/authorization-guide/#client-credentials-flow
- dagger + hilt
- paging 3
- view binging
- viewmodel
- coroutines
- retrofit
- coil
- cleaner paging code and seperate UI for Error state
- handle more errors
- some caching