RoyPuja / Codepath-Simple-Twitter-Cient

A simple Twitter client that supports viewing a Twitter timeline and composing a new tweet.
0 stars 0 forks source link

Android Bootcamp-Simple Twitter Client-Week 4 #2

Open RoyPuja opened 9 years ago

RoyPuja commented 9 years ago

Please review my app.@codepathreview @codepath

![Uploading TwitterClient_p2.gif…]()

codepathreview commented 9 years ago

Fair work Puja. A few notes after checking out the code:

One of the most important part of these projects is that you add additional features and tweak the UI / UX because that will provide many more learning opportunities. I would encourage you to complete the projects each week with required stories early and then spend time adding your own UI elements and experimenting with optional extensions that will improve the user experience.

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.