Add python roadmap

pull/1331/head
Kamran Ahmed 3 years ago
parent 135ef6a11a
commit eb1beecfa7
  1. 86
      public/project/python.json

@ -2881,74 +2881,56 @@
"ID": "719", "ID": "719",
"typeID": "Arrow", "typeID": "Arrow",
"zOrder": "0", "zOrder": "0",
"w": "17", "w": "33",
"h": "62", "h": "73",
"measuredW": "150", "measuredW": "150",
"measuredH": "100", "measuredH": "100",
"x": "431", "x": "428",
"y": "121", "y": "129",
"properties": { "properties": {
"curvature": "0", "curvature": "0",
"leftArrow": "false", "leftArrow": "false",
"rightArrow": "false", "rightArrow": "false",
"color": "10027263", "color": "10027263",
"stroke": "dotted",
"p0": { "p0": {
"x": 11, "x": 6,
"y": 0 "y": 0
}, },
"p1": { "p1": {
"x": 0.4744027303754266, "x": 0.4744027303754264,
"y": -0.2175767918088736 "y": -0.21757679180887365
}, },
"p2": { "p2": {
"x": 17, "x": 33,
"y": 62 "y": 72.5
}, }
"stroke": "dotted"
} }
}, },
{ {
"ID": "723", "ID": "724",
"typeID": "__group__", "typeID": "Label",
"zOrder": "134", "zOrder": "134",
"measuredW": "389", "measuredW": "384",
"measuredH": "55", "measuredH": "28",
"w": "389", "x": "273",
"h": "55", "y": "201",
"x": "270", "properties": {
"y": "200", "size": "20",
"children": { "text": "Backend Roadmap till Language Selection"
"controls": { }
"control": [ },
{ {
"ID": "0", "ID": "725",
"typeID": "Label", "typeID": "Label",
"zOrder": "0", "zOrder": "135",
"measuredW": "389", "measuredW": "153",
"measuredH": "28", "measuredH": "24",
"x": "0", "x": "388",
"y": "0", "y": "230",
"properties": { "properties": {
"size": "20", "size": "16",
"text": "Backend Roadmap till Language Selection", "text": "roadmap.sh/backend"
"bold": "true"
}
},
{
"ID": "1",
"typeID": "Label",
"zOrder": "1",
"measuredW": "153",
"measuredH": "24",
"x": "115",
"y": "31",
"properties": {
"size": "16",
"text": "roadmap.sh/backend"
}
}
]
}
} }
} }
] ]
@ -2961,7 +2943,7 @@
}, },
"branchID": "Master", "branchID": "Master",
"resourceID": "D97C1354-BDA0-473B-89B0-4A4B6C35159C", "resourceID": "D97C1354-BDA0-473B-89B0-4A4B6C35159C",
"mockupH": "1249", "mockupH": "1241",
"mockupW": "883", "mockupW": "883",
"measuredW": "944", "measuredW": "944",
"measuredH": "1370", "measuredH": "1370",

Loading…
Cancel
Save