bereket6725 / MovieHound

An app to let you know about upcoming movies and where to find them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieHound

An app to let you know about upcoming movies, their reviews and song credits. Work in Progress :)

Screenshot Screenshot

  1. Accesses the Movie Databases API to display now playing movies.
  2. UICollectionView Cells that hold movie thumbnails and titles can be tapped to reveal: A. a description and B: a link to reviews (In progress).
  3. Uses the delegate pattern from UIKit.
  4. Accesses NYT Movie Review API.

Going to use a library to Cache the poster images instead of having a custom one

License

Code is released under MIT

About

An app to let you know about upcoming movies and where to find them

License:MIT License


Languages

Language:Swift 98.2%Language:Ruby 1.8%