violetaria / ohmynews

News search app
0 stars 0 forks source link

[Android Bootcamp] Project 2: OhMyNews Ready for Review #1

Open violetaria opened 8 years ago

violetaria commented 8 years ago

I've completd all the required user stories, all of the optional, and some of the bonus. /cc @codepathreview @codepath

I wasn't 100% sure how to implement the BoilerPlate with RecyclerView. I'll probably continue to work on this after today since I missed a lot of the bonus stuff.

codepathreview commented 8 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.