neerajakshid / Advanced-Twitter-Client

Advanced Version of the Twitter Client using Fragments
0 stars 0 forks source link

Advanced Twitter Client #1

Open neerajakshid opened 9 years ago

neerajakshid commented 9 years ago

Advanced Twitter Client app is almost complete. I am half way working on Direct Messages, but couldn't find time to complete today.. Except that all other user stories are ready to review.

Please review. /cc @codepathreview @codepath

codepathreview commented 9 years ago

:+1: Excellent work, appreciate all the efforts that you put in these assignments outside of your full-time job. A few notes after checking out the code:

Here's a detailed Project 4 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 might be able to improve your submission.

This week (Week 5), we are going to cover the last major piece to the Android puzzle and that is using the hardware and SDK components such as the camera, photo gallery, location, maps, etc. After that, Week 6 and week 7 we will be covering a few important intermediate topics such as more about styling and animation as well as testing.

Following the bootcamp, we are going to have a public demo day to celebrate the progress you've all made with our next batch of Android students and multiple companies attending to see the group projects that you all have built. We are going to help however we can over the next few weeks to get the team project apps in shape for that.

neerajakshid commented 9 years ago

Thanks for the review.. I thought of cleaning up the Fragments after completing all the features.. Finally, I dint get time to do that.. Going further I will consider your last review point and start thinking up about cleaning the code at very early stages of development..