lshiuber / InstagramPhotoViewer

0 stars 0 forks source link

Week 1 Day 1: ready for review #1

Open lshiuber opened 8 years ago

lshiuber commented 8 years ago

/cc @codepathreview @codepath

nickai commented 8 years ago

:+1: Nice work Lin! Nice to see you get all the stories completed. A few notes after checking out the code:

Hopefully this first day has given you a better sense of working with RelativeLayout which is a very flexible layout system, probably one of the most powerful responsive-first layout systems available across web and mobile platforms. Tomorrow we'll be connecting to the actual Instagram API and navigating between activities.

We've captured the most common issues with today's stories below. Read through this point-by-point to determine how you could improve your submission.

If you have any particular questions about the assignment in general or on any of the feedback, feel free to reply here or or email us support@codepath.com.

P.S. Can you also make sure to list the user stories that you've completed as outline in the submitting assignments guide?

lshiuber commented 8 years ago

Thanks!

Addressed comments.