xnancy / parsetagram

0 stars 0 forks source link

[FBU iOS] Parsetagram - Nancy Xu #1

Open xnancy opened 8 years ago

xnancy commented 8 years ago

App is complete, thanks for reviewing! /cc @codepathreview @codepath

codepathreview commented 8 years ago

:+1: Really nice work! Great attention to detail with your UI changes. One thing though - you didn't implement the required feature that allows the current signed in user to be persisted across restarts. It looks like you may have started to implement it in your AppDelegate but I don't see it anywhere else, and it doesn't work when I run your app. Please implement the functionality when you get a chance and let us know when done.

We hope you enjoyed the Parsetagram assignment. Parse is a great service that makes building a backend app much easier. Even with Parse, you still had to design a data schema that worked for your application, and figure out how to manage different data models. In addition, this assignment further developed your table view skills, and provided you with experience using navigation, segues, and passing data between view controllers.

We have a detailed Project 3 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. Keep in mind that one of the most important parts of iOS development is learning the correct patterns and conventions. Just like last time, we encourage you to implement these improvements as well as any additional UI polish.

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