s-tc-chou / NYTArticleSearch

Codepath Week 2 Project: New York Times Article Search
0 stars 0 forks source link

[Android Bootcamp] Project 2: NY Times Article Search #1

Open s-tc-chou opened 7 years ago

s-tc-chou commented 7 years ago

/cc @codepathreview @codepath

My app is completed and ready for review. I had spent a lot of time figuring out Retrofit, and unfortunately wasn't able to get to some of the addons like utilizing the action/toolbar and recycler view. I'm hoping to utilize the recycler view from the get-go next assignment to minimize the amount of time needed for rewriteing the adapter view pieces.

codepathreview commented 7 years ago

:+1: Good job getting all required and a few optional stories done. A few notes after checking out the code:

Also, here's a more detailed Project 2 Feedback Guide here which covers the most common issues with this submitted 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. The next assignment (Twitter Client) will be especially important since it introduces the majority of the remaining pieces necessary to build a fully functional API client with complex feeds of data and user creation.