ambrishverma / iOS

Learning Swift
0 stars 0 forks source link

[Intro to iOS] Submission of Assignment-1 "RottenTomatoes Client" #1

Open ambrishverma opened 9 years ago

ambrishverma commented 9 years ago

"/cc @codepath" /cc @codepath

I have completed most of the required tasks for Assignment-1 (details in the Readme.txt).

https://github.com/ambrishverma/iOS/tree/master/RottenTomatoes

Thanks Ambrish

stepan commented 9 years ago

Hey Ambrish,

Your README is not complete: it doesn't have number of hours spent, and the walkthrough gif. You can copy from the example. Also, you are missing required stories. Please complete them as soon as possible.

ambrishverma commented 9 years ago

Hi Stephen,

Thank you for your feedback and my apologies for missing out a few details in the Readme.txt.

I have updated the Readme file with time spent and gif information, though walkthrough gif I had already uploaded in the same submission folder on Github. https://github.com/ambrishverma/iOS/blob/master/RottenTomatoes/Ambrish-RottenTomatoes-Demo.gif https://github.com/ambrishverma/iOS/blob/master/RottenTomatoes/Ambrish-RottenTomatoes-Demo.gif

I am still working on finishing up remaining required stories and will wrap them up likely by tonight.

Thanks Ambrish

On Feb 9, 2015, at 12:18 PM, Stepan Grigoryan notifications@github.com wrote:

Hey Ambrish,

Your README is not complete: it doesn't have number of hours spent, and the walkthrough gif. You can copy from the example http://courses.codepath.com/courses/intro_to_ios/pages/rotten_tomatoes_readme. Also, you are missing required stories. Please complete them as soon as possible.

— Reply to this email directly or view it on GitHub https://github.com/ambrishverma/iOS/issues/1#issuecomment-73582001.

ambrishverma commented 9 years ago

ambrish-rottentomatoes-demo

codepathreview commented 9 years ago

:+1: nice work. The point of this homework was to explore a simple example of a full MVC application with a RESTful API. For each point in the homework feedback checklist, I'll either confirm that you're on the right track with the implementation, or I'll provide some feedback:

In general, you should challenge yourself to create visually polished applications. That's where you'll find all the rough edges of the iOS framework and earn the next level of mastery.