/SpotifyAPP

MVVM + Dagger2 + architecture components, RXjava, retrofit and other essential libraries.

Primary LanguageJava

SpotifyAPP ...Not finished

Spotify api APP using MVVM architecture, android dagger and jetpack architecture components, material design(somewhat)

Essential libraries I used:

  1. Dagger 2

  2. Jetpack components(Room, Navigation component, ViewModel, LiveData, Lifecycle, Data binding, Pagination, WorkManager)

  3. Coroutines + extensions

  4. Glide image loader

  5. For testing: JUNIT, Mockito, Espresso, Hamcrest

  6. And more..