preraktrivedi / Tweetr--with-support-libraries-

Tweetr - A simple yet stunning Twitter Client!!
0 stars 0 forks source link

[Android Bootcamp] Twitter Client Code Review #1

Open preraktrivedi opened 10 years ago

preraktrivedi commented 10 years ago

Hello,

Please review my Twitter Client assignment for week 3. I've added a sample apk and screenshots in the folder "sampleapk". Also updated the README.md with screenshots and features for the app. I've also included the libraries to import that are required for this project to work (PullToRefresh and support-v7-appcompat).

Hours Spent:

Spent about 20-25 hours over all to get all the features working and make the app as bug free as possible.

Required User stories completed:

-User can sign in using OAuth login flow -User can view last 25 tweets from their home timeline

Optional User stories completed:

Devices/Emulator tested on:

-Google Nexus 5 -Samsung Galaxy S4 -Genymotion Nexus 5 image

Thanks, Prerak

/cc @nesquena @timothy1ee

nesquena commented 10 years ago

Want to make a special note here since you submitted an excellent project, implementing many of the optionals. I fully understand and appreciate that most everyone in this class has full-time work and many other obligations in their lives, which makes those who are able to submit polished versions by the deadline earn my respect that much more. Really hope you found this project to be a great learning experience. If you enjoy this class at the end and you believe in what we are doing with CodePath, I'd love to chat with you about ways you can act as mentor, help with our community efforts or even act as a (paid) instructor in the future.

A few notes after checking out the code:

Here's a detailed Project 3 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 could improve your submission.

Let us know if you have any other thoughts or questions about this assignment. Hopefully by now you feel pretty comfortable with all the major pieces to basic Android apps (Views, Controllers, ActionBar, Navigation, Models, Authentication, API Communication, Persistence, et al) and see how they all fit together. We are close now to a turning point in the course where you should be hitting a "critical mass" towards your knowledge of Android.

preraktrivedi commented 10 years ago

Hey Nathan,

Thanks a lot for the kind words. It's been a great experience developing all these apps in such short time. Challenging but fun at the same time. The cliffnotes are of a great help!

I would love to learn more about the mentor/instructor opportunities and hopefully able to contribute to the community. Thanks for all your help as well.

See you in evening.

-Prerak

cc @nesquena