jgebbeken / instagrams

0 stars 0 forks source link

Week 6 - Instagram Complete #2

Open jgebbeken opened 8 years ago

jgebbeken commented 8 years ago

I have completed Week 6 of the Instagram app. Although object data like the images persistence even when a new user is created and logs in. Not sure what is causing that.

/cc @codepathreview

avo1 commented 8 years ago

:+1: Congratulations on finishing the final assignment! It's impressive to realize how far you've come in the first half of the class, going from building a simple tip calculator to a full Instagram app with your own backend.

I'm not sure what you mean by "images persistence even when a new user is created and logs in," but when you load data, you just load top 20 posts from the db, and it may come from other users on that same db as well?

We hope you enjoyed the final assignment. Parse is a great service that makes building a backend app much easier. We have a detailed Project 6 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.

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