firozkhursheed / MovieApp

Home Page:https://firozkhursheed.github.io/MovieApp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieApp

Use this project to learn:-
  1. Custom Transition
  2. Interactive Transition
  3. Fetching Data (uses Alamofire)
  4. Offline support (uses CoreDate)
  5. Responsive UI

Sample iPhone

Sample iPad

Installation

Minimum Xcode version: 9.2

Minimum Swift version: 4

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ gem install cocoapods

CocoaPods 1.2+ is required to build MovieApp.

Then, run the following command:

$ pod install

Open MovieApp.xcworkspace in Xcode.

TMDb

The Movie Database (TMDb) is a community built movie and TV database. You will need an api_key from TMDb to get the list of movies.

Update this api_key in Api.swift file in this project.


Thanks

About

https://firozkhursheed.github.io/MovieApp/

License:MIT License


Languages

Language:Swift 98.5%Language:Ruby 1.1%Language:Objective-C 0.4%