MichaelGTZ / SimpleTweet

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

Project Feedback! #1

Open codepathreview opened 4 years ago

codepathreview commented 4 years ago

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

It looks like your video walkthrough doesn't seem to show one of the stretch stories you listed wherein user can click a link within a tweet body on tweet details view. The click will launch the web browser with relevant page opened.

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.

MichaelGTZ commented 4 years ago

Hello:

I have added a walkthrough gif showcasing the external link functionality. Please let me know if you do not see the resubmission.

Thanks, Michael

On Jul 3, 2020, at 11:39 AM, CodePath Reviewers notifications@github.com wrote:

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

It looks like your video walkthrough doesn't seem to show one of the stretch stories you listed wherein user can click a link within a tweet body on tweet details view. The click will launch the web browser with relevant page opened.

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.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.