Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 705 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 705 Bytes

YTS-Movies

Native Android app for browsing YTS.to movie database Currently still in development (alpha)

Working features:

  • Fetch and display last 20 movies added
  • Search database by movie title, director, actor or their IMDb codes
  • Filter movies by all available parameters

To be implemented:

  • Browse more than 20 last movies added
  • Show detailed movie/actor/director info
  • User registration, login and managment
  • Movie bookmarking, liking and managment
  • View, add and delete comments
  • Movie suggestions based on currently selected movie

Libraries used:

  • AppCompat v7
  • RecyclerView
  • CardView
  • Retrofit
  • OkHttp
  • LoadToast
  • FloatingActionButton