Skip to content

An Android application that fetches a list of Popular and Top rated movies based on User selection. Intuitive UI that displays the posters of respective movies and opens up its details to view its summary, rating, trailers, etc.

Notifications You must be signed in to change notification settings

kkaran27/Popular-Movies

Repository files navigation

Popular-Movies

An Android application that fetches a list of Popular and Top rated movies based on User selection. Intuitive UI that displays the posters of respective movies and opens up its details to view its summary, rating, trailers, etc.

initial screen

The landing activity shows a grid of posters of popular movies fetched from the MovieDb API. The posters were populated using Glide.

inital screen menu

There is a menu that allows the user to select a list of Popular movies or Top rated movies. In the next version, I will also include an option where a user can also choose to display his own favorites list. Also, I plan to include an endless recyclerview.

movie details

Upon selecting a particular movie by clicking on the poster, a new activity shows up that displays the details of the movies like its summary, average rating and date of release. Also, a link to the trailer of the movie is provided that opens up the youtube app where the user can watch its trailer.

About

An Android application that fetches a list of Popular and Top rated movies based on User selection. Intuitive UI that displays the posters of respective movies and opens up its details to view its summary, rating, trailers, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages