/tmdb-android

An application for android that displays information about the popular movies from The Movie Database. To achieve that, the application is designed with a clean architecture approach, separating the project into different layers: Views (with an MVP model), domain and data. In addition, the app also use libraries or patterns widely used in the sector as they are: Dagger2, Retrofit2, Renderer pattern and Realm DB. With the colaboration of Albert Ruiz Lombarte

Primary LanguageJava

This repository is not active