Skip to content

heetaey/PopMovies

Repository files navigation

PopMovies

  • PopMovies is an application that uses TMDB's Api.
  • Application consumes REST API using retrofit and displays images using Picasso.
  • Retrofit will help to convert REST API into Java interface.

Specifications

Current popular movie list is generated in RecyclerView (GridLayout), and detail of the movie is shown by clicking the movie.

Screenshot

Main Detail Detail

Possible Feature addtion

  • In detail page, I may use floatingActionbar as a way to link to the movie detail page
  • Search options
  • Adding more details (Ratings, release date, etcs.)

About

Movie Application using the TMDB API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages