Skip to content

rrohaill/Android_OMDB_search

Repository files navigation

Android_OMDB_search

A very simple yet powerful app to search through Open Movie Data Base. OMDB uses IMDB for the data but OMDB is free and provides simple API.

Features

  • Search
  • Detail
  • Favourite
  • Remove movie/show from search result

#Following is a list of what libraries I have used to make this app:

  • Uses MVVM + clean architecture
  • Uses Android Jetpack, Material Design Guidelines, AndroidX Support libraries and AndroidX testing specifications
  • Room for local database
  • Networking tasks was done by Retrofit, Coroutines and Glide
  • Testing was done using Espresso and Junit
  • Supports system theme (Light + Dark theme)

Architecture

Demo

Contact - Let's become friend

Donation

If this project help you reduce time to develop, you can give me a cup of coffee :)

Buy Me A Coffee

Show some ❤️ and star the repo to support the project

About

Android IMDB search using OMDB API and MVVM + clean architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages