giovaninb / movie-mvvm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieDB-MVVM

Information

Simple project in Swift that consumes IMDB API using MVVM Architecture. The app desn't use any POD's or third party code.

Functionalities

  • Movie lists (Top Movies Request)
  • Movie description
  • Movie Backdrops Images Collection
  • Async API call
  • Assync image loading

Extra features

  • Pagination on CollectionView

Instalation

First of all, download this repo

git clone https://github.com/giovaninb/movie-mvvm

Open it on Xcode to launch in any device

xed .

Here are some screenshots

Image of RootView Image of RootView Image of Detail Image of Detail with Zoom Image of Detail and Pagination

About


Languages

Language:Swift 100.0%