neurosaurus / RottenTomatoes

iOS Rotten Tomatoes
0 stars 1 forks source link

Week 1 #1

Open neurosaurus opened 10 years ago

neurosaurus commented 10 years ago

@timothy1ee

My viewDidLoad in the MoviesIndexViewController is incredibly bloated, so I know I'm going to have to refactor a lot. Planning on doing that today and continuing to work on the optional stories (am in the early stages of the tab bars).

As a way to expand upon the project, I wanted to flex my design skills and implement https://github.com/facebook/Shimmer on my launch image, along with adding a red gradient using this pod https://github.com/jgrandelli/KXKiOS7ColorsAndGradients. Any suggestions on how to approach this?

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. Sorry for the delay in answering your question, my email is usually pretty overloaded, Facebook is the best place for support.

Shimmer looks cool, what is your question though? Did you try to use it and something went wrong?

For your information, here is the checklist that I use when I review the homework: