apatronl / Buzz-Movie-Selector

Project for CS 2340 - Objects and Design at Georgia Tech (Spring 2016) ๐Ÿ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buzz Movie Selector

(Very) Partial iOS implementation of Buzz Movie Selector, a movie search and rating app for Georgia Techโ€™s CS 2340 class (Objects and Design).

#HTTP Requests HTTP requests are handled using the Alamofire library.

#JSON Parsing To parse the information obtained from the requests, I used the SwiftyJSON library.

#Movie Information All the results shown in this app are obtained using the Rotten Tomatoes movie search API.

About

Project for CS 2340 - Objects and Design at Georgia Tech (Spring 2016) ๐Ÿ


Languages

Language:Swift 99.0%Language:Ruby 1.0%