You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.