Skip to content

Commit

Permalink
Update README.md to document newly-added user stories
Browse files Browse the repository at this point in the history
  • Loading branch information
tejen committed Jul 4, 2017
1 parent fe1c105 commit 182bb6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ The following **optional** features are implemented:
* [x] Improve the user interface and theme the app to feel twitter branded with colors and styles
* [ ] User can **search for tweets matching a particular query** and see results.
* [ ] When a network request is sent, user sees an [indeterminate progress indicator](http://guides.codepath.com/android/Handling-ProgressBars#progress-within-actionbar)
* [ ] User can **"reply" to any tweet on their home timeline**
* [ ] The user that wrote the original tweet is automatically "@" replied in compose
* [x] User can **"reply" to any tweet on their home timeline**
* [x] The user that wrote the original tweet is automatically "@" replied in compose
* [ ] User can click on a tweet to be **taken to a "detail view"** of that tweet
* [ ] User can take favorite (and unfavorite) or retweet actions on a tweet
* [ ] User can see embedded image media within the tweet item in list or detail view.
Expand Down

0 comments on commit 182bb6b

Please sign in to comment.