gracewainaina / SimpleTweet

A twitter client that allows users to view their timeline, post tweets and retweets
0 stars 0 forks source link

Project Feedback! #1

Open codepathreview opened 4 years ago

codepathreview commented 4 years ago

It looks like your video walkthrough doesn't seem to show one of the required stories wherein the user can refresh timeline of tweets by pulling down to refresh. One of the stretch features you listed wherein the user can open the twitter app offline and see last loaded tweets doesn't seem to show as well. Can you update this and resubmit?

gracewainaina commented 4 years ago

I submitted the two other walkthrough gifs (three in total) demonstrating pull-to-refresh and loading tweets offline in the notes section in the submission form. This is because the link-to-walkthrough entry in the form could only allow one link. I mentioned this in the note section in the submission form. The three walkthroughs are on the readme as well- https://github.com/gracewainaina/SimpleTweet. Please let me know if you still cannot access them. https://github.com/gracewainaina/SimpleTweet/blob/master/Screenshots/TweetWalkthrough1.gif https://github.com/gracewainaina/SimpleTweet/blob/master/Screenshots/TweetWalkthrough2.gif https://github.com/gracewainaina/SimpleTweet/blob/master/Screenshots/TweetWalkthrough3.gif

On Fri, 3 Jul 2020 at 09:55, CodePath Reviewers notifications@github.com wrote:

It looks like your video walkthrough doesn't seem to show one of the required stories wherein the user can refresh timeline of tweets by pulling down to refresh. One of the stretch features you listed wherein the user can open the twitter app offline and see last loaded tweets doesn't seem to show as well. Can you update this and resubmit?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gracewainaina/SimpleTweet/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALNHMVHNF4ZIWRT2UHGRF2TRZXWMXANCNFSM4OP4AQRQ .

codepathreview commented 4 years ago

Nice work, Grace. It’s great to see how far you’ve come after the first two weeks of the course! This past week we focused a lot on navigation with intents, customizing the App Bar / ToolBar, debugging, and using device SDK’s (like camera and maps). We also got more practice sending network requests and passing parameters to the Twitter API. We hope you found this assignment useful and learned a lot while building your own Twitter app!

We put together a detailed Project 3 Feedback Guide here: http://courses.codepath.org/snippets/android_university_fast_track/feedback_guides/project_3_feedback, which covers the most common issues with this 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. Next week we’ll be extending our Twitter Client to learn how to use tabbed navigation and add extra functionality. /cc @codepathreview