Skip to content

raminabbasiiii/android-movies-app-with-mvvm

Repository files navigation

android-MoviesApp-with-mvvm-repository-pattern

This repo is an example of MVVM architecture and shows how to pagination by paging3 library with Retrofit, Coroutine, Live Data and Room Database,... Shows how to test app by Junit, Mockito and espresso .(Unit test, Instrumented test, UI test). It recieves information from a public web service named Movies API. It is an ongoing project and it's gonna modified by time.