erastus-murungi / SimpleTweet

An application for viewing and posting tweets
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 some of the required stories as follows: 1.User can then enter a new tweet and post this to Twitter 2.User is taken back to home timeline with new tweet visible in timeline

  1. User can see a counter with total number of characters left for tweet on compose tweet page
  2. User can pull down to refresh tweets timeline

Can you update this and resubmit?

codepathreview commented 4 years ago

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