Some facts about this project:
- completly written in Kotlin
- uses MVVM-Pattern
- is an instant app
- implements dependency injection with dagger
- uses Android ViewModels
- uses Retrofit and RxJava for the network layer
Movies with Kotlin is an Open Source Android Application, that is focused on movie recommendations.
The basic principle is: Discover new movies based on movies you already know.
Install Movies with Kotlin from the play store
Try the Instant App
The App has 3 Screens.
On the first screen the user can search and select a movie he already knows.
On the second screen the user can browse recommended movies similar to the selected movie.
On the third screen the user can browse movie details to a selected movie.