Skip to content

Mobile app that displays information about the top 20 highest-rated movies by consuming the TMDb API.

Notifications You must be signed in to change notification settings

gabrielperao/TopMovies

Repository files navigation

TOP MOVIES

This project consists on a mobile app that consumes the TMDb API and displays information about the top 20 highest-rated movies.

🚀 To access the main code, go to app/src/main/java/com/example/topmovies

Functionalities

🎥 The main window displays the poster and title of the top 20 highest-rated movies, according to The Movie Database's rank.

image

ℹ️ The user can click on any movie poster to open a second window. There they'll be able to see more details about the film, such as release year, spoken languages, movie rating and its overview.


🚫 This app also has exception treatments, and the user will be notified if the movies' data can't be downloaded (or in case of any other issue).

About

Mobile app that displays information about the top 20 highest-rated movies by consuming the TMDb API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages