kaewka / RottenTomatoes

Rotten Tomatoes
0 stars 0 forks source link

RottenTomatoes from Thanawat Kaewka #1

Open kaewka opened 10 years ago

kaewka commented 10 years ago

@nesquena and @timothy1ee

timothy1ee commented 10 years ago

Good job! The point of this homework was to explore a simple example of a full MVC application with a RESTful API. Here's a few things I was looking for:

- (NSString*) title;
- (NSString*) summary;
- (NSString*) image;
- (NSArray*) cast;