Skip to content

Latest commit

 

History

History
92 lines (58 loc) · 3.2 KB

README.md

File metadata and controls

92 lines (58 loc) · 3.2 KB

Logo

MovieDB Explorer

API Profile

Another Movie app (part of technical test submission)

Preview

Screenshot

Home Detail Favorites

Demo

Basic Flow

Review (No Internet)

Home (No Internet)

Empty Favorite

Share Movie

Tech Stack

Architecture

MVVM + Repository pattern

(Diagram & Explanation here...)

Libraries

Core & Jetpack

UI & View

Development, Debug & Test

API

The Movie DB

Register here to obtain api key

Then, put the key inside local.properties

# default local.properties content
# ...

API_KEY="put the key here"