sumedham-zz / myTwitter

1 stars 0 forks source link

Twitter Submission! #1

Open sumedham-zz opened 8 years ago

sumedham-zz commented 8 years ago

Sorry about the accidental late submission - /cc @codepathreview

sumade commented 8 years ago

Hi Sumedha,

Did you add auto-layout to your app? When I run it, I don't see a table view that uses the entire screen, and I see no change in behavior when switching to landscape mode. It looks like there are no constraints specified in your xcode project as well.

:+1: Congratulations on finishing the final assignment! It's impressive to realize how far you've come in the class.

The point of this homework was to explore an example of a full MVC application with a RESTful API. We added this homework so that you'll have the experience building an app that's more similar in complexity to a production app.

We have a detailed Project 4 Feedback Guide which covers the best practices for implementing this assignment. Read through the feedback guide point-by-point to determine ways you might be able to improve your submission. You should consider going back and implementing these improvements as well. Keep in mind that one of the most important parts of iOS development is learning the correct patterns and conventions.

If you have any particular questions about the assignment or the feedback, feel free to reply here or email us at universitysupport@codepath.com.