matthewccameron / CodePath-HW-1

0 stars 0 forks source link

Week 1 HW project files #2

Open matthewccameron opened 9 years ago

matthewccameron commented 9 years ago

@codepath Here are my project files: https://github.com/matthewccameron/Dropbox-v2

cc @drnick23

drnick23 commented 9 years ago

Hi Matthew,

Your Dropbox-v2 files are missing NewAccount1,2...5 files, so your project is not running. However, I did see your homework working earlier, so this is probably just a recent change you made. Did you try something new there? If you like, you can add these missing files to your commit and push them to github.

The rest of your code looks great -- good naming conventions and structured code, a well laid out storyboard, so well done!

For next week, be sure to submit via github and open the issue inside the project you are submitting (rather than cross linking like you did here).

Week 2's homework is also going to be doing a lot more hands-on code, so be sure to budget some time earlier on and challenge yourself with some optionals, too!

matthewccameron commented 9 years ago

Hey @drnick23 , I'm not sure I understand what's missing. I downloaded the project files as a ZIP, and the project ran without issue.

Maybe we can discuss briefly on Thursday before class.

Thanks for the feedback.