MyMovies

Project that uses Kotlin in an Android App to request a public API and then fetching and showing a grid of movies The movies shown are related with the current localisation of the mobile phone. Each movie has a detail screen with the resume of the film.

Technologies or libraries used:

-> Retrofit for accessing to rest endpoints -> Adapter pattern to fill the recycler view with de fetched data -> Glide to convert url strings to image resources.

Screenshot for the main screen with the list of movies

image

Screenshot with the detail screen

image

Video with the app in real time

Android.Emulator.-.Pixel_4_API_30_5554.2023-11-15.22-14-58.mp4