CaseStudy
In this application, you can search in the categories of movies, music, e-books and podcasts with the keyword you want, add them to your favorites by going to the details.
Technologies
- Mockito
- Room DB for favorites
- Dagger Hilt for dependency injection
- Coroutines for asynchronous operations
- Retrofit and OkHttp for network operations
- Lottie Animation
- RecyclerView (infinite scroll for pagination)
- Mvvm architecture
- Navigation Component