ericsoco / Quitter

Twitter client for CodePath iOS class, Spring 2014
The Unlicense
0 stars 0 forks source link

Week 3: Twitter #1

Open ericsoco opened 10 years ago

ericsoco commented 10 years ago

/cc @nesquena @timothy1ee

This took a lot longer than I had hoped, due mainly to all the details that needed to be addressed. I got through the OAuth authentication flow and basic project setup / layout in 3-4 hours, but then taking care of all the bits and pieces around getting communication between view controllers in place, all the different API calls, managing assets, auto layout fine tuning, I ended up at around 15 hours.

Time for bed.

timothy1ee commented 10 years ago

Good job! The point of this homework was to explore some challenges involved in developing a richer MVC client.

Here's my checklist as I'm reviewing the submissions: