tsecheran / mobileplatform

Android Projects
0 stars 0 forks source link

Twitter Client App with Fragments #5

Open tsecheran opened 10 years ago

tsecheran commented 10 years ago

Hello Nathan, I;ve completed the Twitter App with Must Usecases, and some advanced use cases.

@nesquena

Still I need to complete Profile View part, working on it now, will try to finish it asap.

tsecheran commented 10 years ago

And I'm really sorry for missing the deadline this time, it was a issue where I didn't get any response for the timeline request from twitter. I spent so much time there.

nesquena commented 10 years ago

Thanks for submitting most of the required. Why is mentions tab blank? Please finish the profile view and reply back here. Also, can you show support for clicking on the profile of a user in the feed and showing their profile as well?

tsecheran commented 10 years ago

I didn't have any mentions, that's the reason it's blank. Yes I'm still working on that user profile view, will complete that.

nesquena commented 10 years ago

OK, please reply back here when completed and I will review.

tsecheran commented 10 years ago

Sorry I didnt get time, so couldn't complete this. I've completed all those Required stories along with User Profile View.

Really sorry for submitting this very late.

nesquena commented 10 years ago

Due to the 4th of July weekend and the fact that we skipped this week of classes, I'll accept the submission since you won't be behind.

:+1: Project looks good. I have provided 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.

Let us know if you have any other thoughts or questions about this assignment. Hopefully you can see this coming together as a "fully fledged" twitter client with some more work and polish. This app contains all of the components now (fragments, models, networking, client, tab navigation, image loading, et al) of 90% of dynamic data-driven API client. Obviously there are lots of details and patterns to learn, but by this point you have been introduced to all the major frameworks and concepts. Hopefully you would feel fairly confident getting started making Android apps for instagram, pinterest, yardsale, flickr, using the same patterns.