Open buy opened 9 years ago
/cc @codepathreview
Just updated mention view, added some new features and fixed some bugs. Video walkthrough is updated as well
:+1: Great work Chang! We added this homework so that you'll have the experience building an app that's more similar in complexity to a production app. It's also useful to have practical experience building a container view controller, which is a more advanced topic. The optional account switching feature is interesting because you have to think about how TwitterClient is caching the access token to make sure it works correctly for multiple accounts.
A few notes after checking out the code:
Congratulations on finishing the final assignment! It's impressive to realize that in just four weeks, you've gone from building a simple tip calculator app to a full MVC client.
We have a detailed Project 4 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. If you have any particular questions about the assignment or the feedback, feel free to reply here or email us at support@codepath.com.
/cc @codepathreview
Hi, this is my week 4 assignment for Groupon iOS bootcamp.
I haven't finished all the optional features yet, will try to complete all the optional tasks if I got the chance.
Thank you!