Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 2.18 KB

README.md

File metadata and controls

62 lines (42 loc) · 2.18 KB

Mobile Movie Explorer

HeaderImage

Introduction

This is a movie application built with the goal to create a task for client in Upwork based on the MVVM architectural pattern using API (https://app-vpigadas.herokuapp.com).

See below for more information.

Technologies & Architecture

Technologies

Architecture

Model-View-ViewModel (MVVM)

Architecture Components

ViewModel, LiveData, DataBinding, Navigation

Features

Splash Screen:

Home: Best movie and lists of popular, in theaters and upcoming movies

Movie details: Title, genres, rating, overview, date, runtime, language, and cast

Favorite Movies: Movies selected favorite button in details screen that shows in Favorite movies screen.

Screenshots

Light and dark mode

Home | Favorite | Animation | Details | Error

Setup

Requirements

  • Basic knowledge about Android Studio
Downloads