roboxue / TwitterClient

Assignment3 For Codepath iOS traning
0 stars 0 forks source link

[Intro to iOS] Project 3: Review my app #1

Open roboxue opened 8 years ago

roboxue commented 8 years ago

/cc @codepathreview

Walkthrough

Finished almost all the user stories!

The only missing part is the de-retweet function ----- it is a little bit tricky to implement as I wasn't able to find the id of my retweet, looks like I didn't receive it from my timeline. So I gave up on this.

Wish I can learn from the next week:

nickai commented 8 years ago

:+1: Great work Robert! The point of this homework was to explore an example of a full MVC application with a RESTful API. A few notes after checking out the code:

We have a detailed Project 3 Feedback Guide which covers the most common points we see for this project. Read through the feedback guide point-by-point to determine other ways you could improve your submission. You should consider going back and implementing applicable feedback as well.

Over the next few weeks, we'll be focusing on custom views and view controllers to implement the interactions and visual effects that we find in most modern iOS apps. If you have any particular questions about the assignment or the feedback, feel free to reply here or email us at support@codepath.com.