Skip to content

Android application concept to search movie's info using OMDB API and save result to the local DB.

Notifications You must be signed in to change notification settings

AntonShapovalov/Open-Movie-DB

Repository files navigation

Open Movie Database

Caution

The project is deprecated and going to be replaced with Clean-Architecture.

Android application concept to search movie's info using OMDB API and save the result to the local DB.

Screen structure

Applicaion uses Single Activity approach and JetPack Navigation libraty. Each screen is a fragment with dedicated view model:

  1. Search screen - searches movies by title and displays the list of results.
  2. Info screen - displays the full movie's info.

How to install

Please find app-release.apk file inside release folder.

Used language and libraries

About

Android application concept to search movie's info using OMDB API and save result to the local DB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published