Skip to content

mohammedgmgn/Usherino

Repository files navigation

Usherino (Movie App)

Ushrino is android application to help users discover popular and highly rated movies on the web.

Youtube Video

https://www.youtube.com/watch?v=CMv2uIe0kao

Features:

  1. Find popular movies.
  2. Find most rated movies.
  3. Show trailers and reviews of the movies.
  4. Mark Movies as favourites.
  5. Show favourite movies.

Technical Notes:

  1. Cache images for not loading them again.
  2. Access the database through a content provider.
  3. Provide Content Descriptions for TalkBack feature.
  4. Mark movie as a favourite from the detail activity.
  5. Use RecyclerView instead of GridView.
  6. Use Material Design.
  7. Follow most of Google Design Guidelines.

#Screenshots