vishalpatel / AndroidProjects

Simple android projects I work out for learning stuff.
0 stars 0 forks source link

Twitter Redux Assignment 2 review #14

Open vishalpatel opened 9 years ago

vishalpatel commented 9 years ago

Hi Nathan, I have updated the twitter app to use fragments . The code is viewable at https://github.com/vishalpatel/AndroidProjects/tree/QwikTweeter/QwikTweeter

I have got the profile and user tweets view done. Also added the functionality to reply to a tweet.

The read me has demos of assignment 2 and the previous one as well. https://github.com/vishalpatel/AndroidProjects/blob/master/QwikTweeter/README.md

/cc @nesquena @thecodepath @codepath

commit reference: 1b008bfe0ff4014a06dd4ec01fd6b78d0b954787

codepathreview commented 9 years ago

:+1: Great work overall. 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.