rutvijkumarshah / TwittFuse-2

Twitter Client Part 2 with Fragments
0 stars 0 forks source link

Twitter Client 2 (Twittfuse2) submission #1

Open rutvijkumarshah opened 10 years ago

rutvijkumarshah commented 10 years ago

My Name : Rutvij (SYN) Project : Twitter Client with Fragments.

Hi my app is complete, please review.

/cc @nesquena @timothy1ee @thecodepath

vibhorB commented 10 years ago

:+1: Excellent work Rutvij, you have been consistently keeping the bar high, really impressed. 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 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.

rutvijkumarshah commented 10 years ago

Thanks you so much @vibhorB for reviewing my app. I know, I still need to work on it to clean up fragment code duplication and also thinking to reuse (Reply,RT,Fav) view as fragment which can be shared between timeline & details activity and will be removed from Direct Messages view.

Thanks again for detailed feedback.