Skip to content

App made to keep track on the trending movies in a easy way.

Notifications You must be signed in to change notification settings

allan8araujo/movieCatalog

Repository files navigation

Trending movies app

original available on https://github.com/brunoluizcs/everis-becamobile-android

Description

Was used concepts of viewBind, Adapter, holder and other tools to maintain interfaces. Calls to api made via: https://api.themoviedb.org/ were made with retrofit and images loaded with Glide. The construction and implementation of the design pattern was used in the model Moldel, View and view-Model(MVVM). Application made in order to list the hot movies of the week and list the details when selecting one of them.



Some documentations:

Sugestion design for figma

Pdf referente às mudanças do padrão arquitetural: mvvm, clean achitecture e jetpack-c.pdf



Splash screen and trending movies list:

Details fragment:

Libraries

View Binding

View Model

Navigation Architecture Component

Lifecycle Architecture component

Glide v4.13

App flow in a mp4 video

flow.mp4