-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathdata.json
72 lines (72 loc) · 1.44 KB
/
data.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
71
72
{
"1477789330164": {
"title": "Create a better User Interface",
"id": "1477789330164",
"responsible": "UI",
"state": "A",
"color": "1"
},
"1477789346771": {
"title": "Use YAGNI Methodology",
"id": "1477789346771",
"responsible": "Process",
"state": "W",
"color": "2"
},
"1477789360794": {
"title": "Use a JSON Format",
"id": "1477789360794",
"responsible": "Data",
"state": "C",
"color": "1"
},
"1477789377921": {
"title": "Have Lunch",
"id": "1477789377921",
"responsible": "Personal",
"state": "C",
"color": "0"
},
"1477789391889": {
"title": "Keep it Simple Stupid",
"id": "1477789391889",
"responsible": "Process",
"state": "A",
"color": "2"
},
"1477789425719": {
"title": "Enable support for Commas",
"id": "1477789425719",
"responsible": "Bug",
"state": "B",
"color": "0"
},
"1477789543210": {
"title": "Make the UI Look Cool using Harmonious Colours",
"id": "1477789543210",
"responsible": "UI",
"state": "C",
"color": "1"
},
"1477789588232": {
"title": "Check for not saving during immediate refresh",
"id": "1477789588232",
"responsible": "Bug",
"state": "A",
"color": "0"
},
"1477789627190": {
"title": "Arrangements are based on time?",
"id": "1477789627190",
"responsible": "Bug",
"state": "A",
"color": "0"
},
"1477790315688": {
"title": "Sleep at right time!",
"id": "1477790315688",
"responsible": "Personal",
"state": "C",
"color": "2"
}
}