/TheMovieDB-MVVM-ArchComponent

TheMovieDB App using MVVM and ArchComponent

Primary LanguageKotlin

TheMovieDB App with MVVM architecture. Tech stack I just learned and try to implement in this project are Navigation Component and Pagination.

Preview

Architecture

MVVM, Single Activity with separated buildSrc module to maintain the dependencies of third party library for app to use

Libraries

API

I'm using TheMovieDB API for this project