mlelien / NYT2

0 stars 0 forks source link

[Android Bootcamp] Project 3 #1

Open mlelien opened 8 years ago

mlelien commented 8 years ago

My app is complete, please review. /cc @codepathreview @codepath

codepathreview commented 8 years ago

:+1: Nice work Emily. It's great to see how far you've come after the first two weeks of the course! This past week we focused a lot on navigation with intents, customising the ActionBar / ToolBar, debugging, and using device SDK's (like camera and maps). We also got more practice sending network requests and passing parameters to the NY Times API to specify our desired page number and filter options. We hope you found this assignment useful and learned a lot while building your own NY Times app!

We put together a detailed Project 3 Feedback Guide here which covers the most common issues with this project. Read through the feedback guide point-by-point to determine how you could improve your submission.

Let us know if you have any other thoughts or questions about this assignment. Next week we'll be building a Twitter Client, which will be especially important since it introduces the majority of the remaining pieces necessary to build a fully functional app with complex feeds of data and user creation.