jkatkins / SimpleTweet

MIT License
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 all the required stories. It only shows a stretch feature wherein the user can open the twitter app offline and see last loaded tweets. Can you update this and resubmit?

jkatkins commented 4 years ago

https://imgur.com/a/3V5oWGn This gif should contain all the required stories, if it still doesn't work ill try again with another software

On Fri, Jul 3, 2020 at 5:37 AM CodePath Reviewers notifications@github.com wrote:

It looks like your video walkthrough doesn't seem to show all the required stories. It only shows a stretch feature wherein the user can open the twitter app offline and see last loaded tweets. 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/jkatkins/SimpleTweet/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ75TXCI536PTKJJH3KDZRDRZWREDANCNFSM4OPUZEMQ .

codepathreview commented 4 years ago

Nice work, Jackson. 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