Stampede10343 / Movies_TMDb

An app for viewing movie info using The Movie Db
MIT License
3 stars 0 forks source link
android dagger2 kotlin-android mvvm

The Movie Database Android App

This is an Android application featuring:

Build Status

The goal for this application is to experiment using Reactive ViewModels and a single activity with many views to represent a screen as well as an excellent caching strategy to limit repeated network calls and to provide an excellent user experience even with limited connectivity.

Screenshots

Initial Screen

Movie details screen

Actor details screen

Search screen