You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This application developed using kotlin, with MVVM Architecture, using retrofit API movieDb with coroutine and Room with livedata and pagedlist in Android jetpack. Plus with unit testing and instrumental testing.
TMDB API: sample Android application using www.themoviedb.org API. Written in Kotlin and MVVM architecture, using LiveData and ViewModel from Architecture Components and Paging library.