Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 446 Bytes

File metadata and controls

5 lines (4 loc) · 446 Bytes

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.