Skip to content

Commit 2c71d27

Browse files
committed
Refs taskrabbit#36, update README.md to show screenshots
1 parent 4e253a2 commit 2c71d27

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ At [TaskRabbit](https://www.taskrabbit.com), we are trying to understand the bes
44

55
The app itself is vaguely like twitter/tumblr. There are users that make posts. They follow other users. You can look at follows and their posts. The features (or styling) isn't the main point. At this time, we're mostly demonstrating architectural concepts.
66

7+
![Sign up](./screenshots/sign_up.png "Sign up")
8+
![Create post](./screenshots/create_post.png "Create post")
9+
![Show post](./screenshots/show_post.png "Show post")
10+
![Followers](./screenshots/follows.png "Followers")
11+
712
### iOS
813
In the root directory
914
* Install dependencies: `npm install`

0 commit comments

Comments
 (0)