Skip to content

Commit 5f918a8

Browse files
authored
Merge pull request taskrabbit#38 from jeffreyleeon/add-screenshots
Add app screenshots
2 parents 0620dfa + da82014 commit 5f918a8

File tree

5 files changed

+5
-0
lines changed

5 files 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`

screenshots/create_post.png

10.2 KB
Loading

screenshots/follows.png

11.3 KB
Loading

screenshots/show_post.png

41.3 KB
Loading

screenshots/sign_up.png

9.95 KB
Loading

0 commit comments

Comments
 (0)