Skip to content

Jokubas126/MobileMovieDatabase

Repository files navigation

Mobile Movie Database (MMDb)

This application was made as a hobby project. It is used for searching movies by:

  • genre
  • release date
  • original language
  • title keyword

Also, browsing 4 different movie categories:

  • most popular
  • highest average score
  • upcoming
  • now playing

Movies can be saved to:

  • watchlist (online usage)
  • local personal lists (possible offline usage)

The information is retrieved from The Movie Database (TMDb).

Main methodologies and libraries used

General

UI components

  • RecyclerView with StaggeredGridLayout, horizontal and vertical LinearLayouts
  • ExpandableRecyclerView
  • DrawerLayout with NavigationView
  • BottomNavigationView
  • MultiSlider
  • SearchView

About

Android application made in MVVM pattern and used for searching movies and providing various details about them

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages