Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 361 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 361 Bytes

Android Academy Advanced 2021 Architecture of small projects

A test app written in Kotlin using MVVM pattern for Presentation layer, some Google Architecture Components classes and Flow.

The data is taken from https://www.themoviedb.org/

For your convenience, the api keys are included, so the app can be played with right after cloning / forking the repo.