Skip to content

OmarBoshra/LiebMovies

Repository files navigation

Implementation of the omdb API for android utilizing clean android architecture frameworks as well as a local sqlite DBMS .

Features :-

  • searching for any movie name within the omdb database
  • filtering movies
  • saving the searched movies locally with ROOM
  • showing the local movie details
  • showing the user his saved tokens

Improvements that will be made on the application :-

  • make the view holder separate class
  • add delegate and delegate the xml to the adapter
  • data binding attributes
  • reorderby for sorting movies

About

Implementation of the omdb API for android utilizing clean android architecture frameworks as well as a local sqlite DBMS .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages