sunnyg522 / TwitterApi

Twitter
0 stars 0 forks source link

My App is completed /cc @codepathreview @codepath #2

Open sunnyg522 opened 8 years ago

sunnyg522 commented 8 years ago

Includes all required user stories from Week 3 Twitter Client User can switch between Timeline and Mention views using tabs. User can view their home timeline tweets. User can view the recent mentions of their username. User can navigate to view their own profile User can see picture, tagline, # of followers, # of following, and tweets on their profile. User can click on the profile image in any tweet to see another user's profile. User can see picture, tagline, # of followers, # of following, and tweets of clicked user. Profile view should include that user's timeline Optional: User can view following / followers list through the profile User can infinitely paginate any of these timelines (home, mentions, user) by scrolling to the bottom

codepathreview commented 8 years ago

Please mention @codepathreview @codepath in comment :)

codepathreview commented 8 years ago

Incomplete. Please add endless scrolling to timeline. Also include all stories in the GIF.

If time permits, try your hand on the more challenging optional stories. 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.