Skip to content

mq162/MovieHolic

Repository files navigation

MovieHolic

[IOS] It's an app where you can find out about popular, top rated, now playing movies, or search for specific movies. You can also see information of a movie and watch trailers. Application uses TMDB API. See API for details.

Overview

Using brand new iOS 13 CompositionalLayout & DiffableDataSource API to build the collectionview layout & data source
Using Realm as local storage.

Features

  1. List of Popular, Top Rate, Now Playing movies.
  2. Bookmark movies to Favorite list.
  3. Search movies.
  4. Detailed screen of the movie with overview, videos, cast...

Setup

$ git clone https://github.com/mq162/MovieHolic
$ pod install

Requirements

MovieHolic requires Swift 5.1 and Xcode 11.2.

Author

Pham Minh Quang