forked from thoughtbot/trail-map
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduct-design.json
70 lines (70 loc) · 2.4 KB
/
product-design.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"name": "Product Design",
"description": "",
"steps": [
{
"name": "Beginning Product Design",
"resources": [
{
"title": "Read \"The Lean Startup\".",
"uri": "http://amzn.com/0307887898",
"id": "1499275a8b0c3088872fe6fb85858d6630405743",
"publisher": "http://theleanstartup.com",
"ibook": "itms-books://itunes.apple.com/us/book/the-lean-startup/id422540072?mt=11"
},
{
"title": "Read thoughtbot's \"The Playbook\".",
"uri": "http://playbook.thoughtbot.com/",
"id": "6a87b3f4e8e9a916882c74e41febe8062b85e3da"
},
{
"title": "Read 37 Signal's \"Getting Real\".",
"uri": "http://gettingreal.37signals.com/",
"id": "7541d84e9a5524cee352e06638eb75c3f8d58c04"
},
{
"title": "Read 37 Signal's \"Rework\".",
"uri": "http://37signals.com/rework",
"id": "1e74e80676ade9e4ecc943901161b7226571da41"
},
{
"title": "Watch Ryan Singer's UX Sketching screencast.",
"uri": "https://peepcode.com/products/ryan-singer-ux",
"id": "d2f3c88433d07f5285b3c2ece4ed208fd288934e"
},
{
"title": "Watch Ryan Singer's Prototyping screencast.",
"uri": "https://peepcode.com/products/ryan-singer-ii",
"id": "3a2cad7cde8cddd63b149e3298cce961ef74500a"
},
{
"title": "Take thoughtbot's The Playbook Workshop",
"uri": "http://learn.thoughtbot.com/workshops/9-the-playbook-workshop",
"id": "abd2fe4c021f554471163e28d461be271892631c"
}
],
"validations": [
{
"title": "Define an MVP (Minimum Viable Product).",
"id": "f49a7a8d7e99cecef8a6667ec8438c70efac181e"
},
{
"title": "Explain the values of short product development cycles and iterative testing.",
"id": "fc32b0bd6f950fe67a7af469b98ec2e73093e251"
},
{
"title": "Write effective user stories.",
"id": "a9971c87052876a3f1b60d562bb824ce5bff0f3e"
},
{
"title": "Articulate your process in defining and solving interface problems.",
"id": "a4031bbc535832db764bb7393aeca10412493c32"
},
{
"title": "Rapidly prototype.",
"id": "c4b48b39843d014b12643627c4938187b873eca2"
}
]
}
]
}