Skip to content

A simple movie list, generated through The Movie Database API. Using, Koin, MVVM with Clean Architecture.

Notifications You must be signed in to change notification settings

eddy-moura/appthemoviedb

Repository files navigation

The Movie DB

Simple Android application that displays Movie Data using the The Movie Database API.

Description

The application consists of a single screen. The screen displays the various movies in a list. For each movie in the list the following parts are visible:

  • Movie Poster
  • Movie Title
  • Voting average
  • Release date

Design

The design adopted follows the MVVM with clean architecture design patterns. It is too complex for the simple functionality required, but it was chosen to illustrate the design patterns and best practices followed in larger scale and more demanding applications.

Libraries

About

A simple movie list, generated through The Movie Database API. Using, Koin, MVVM with Clean Architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages