Update teams.json
Browse files- teams.json +72 -0
teams.json
CHANGED
|
@@ -58,6 +58,78 @@
|
|
| 58 |
]
|
| 59 |
}
|
| 60 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
"781c3698-bc18-43c7-81c7-53f5c9785a5a": {
|
| 62 |
"id": "781c3698-bc18-43c7-81c7-53f5c9785a5a",
|
| 63 |
"name": "Poffusers",
|
|
|
|
| 58 |
]
|
| 59 |
}
|
| 60 |
},
|
| 61 |
+
"30abe0c0-5717-42d4-b075-b68690c01d47": {
|
| 62 |
+
"id": "30abe0c0-5717-42d4-b075-b68690c01d47",
|
| 63 |
+
"name": "Team_test",
|
| 64 |
+
"members": [
|
| 65 |
+
"666c0034ec7f9498667ac96c"
|
| 66 |
+
],
|
| 67 |
+
"leader": "666c0034ec7f9498667ac96c",
|
| 68 |
+
"other_data": {
|
| 69 |
+
"team_name": "Team_test",
|
| 70 |
+
"team_members": [
|
| 71 |
+
{
|
| 72 |
+
"name": "pan",
|
| 73 |
+
"email": "wangpan106@huawei.com",
|
| 74 |
+
"institution": "XJTU",
|
| 75 |
+
"is_student": false,
|
| 76 |
+
"majar": null,
|
| 77 |
+
"degree": null,
|
| 78 |
+
"advising_professor": null,
|
| 79 |
+
"grade": null,
|
| 80 |
+
"expected_graduation_year": null
|
| 81 |
+
}
|
| 82 |
+
]
|
| 83 |
+
}
|
| 84 |
+
},
|
| 85 |
+
"75dd2a13-93ca-471b-bebb-3597177866b1": {
|
| 86 |
+
"id": "75dd2a13-93ca-471b-bebb-3597177866b1",
|
| 87 |
+
"name": "test",
|
| 88 |
+
"members": [
|
| 89 |
+
"6617f604625ae15f6464113e"
|
| 90 |
+
],
|
| 91 |
+
"leader": "6617f604625ae15f6464113e",
|
| 92 |
+
"other_data": {
|
| 93 |
+
"team_name": "test",
|
| 94 |
+
"team_members": [
|
| 95 |
+
{
|
| 96 |
+
"name": "Yichong Lu",
|
| 97 |
+
"email": "22331095@zju.edu.cn",
|
| 98 |
+
"institution": "Zhejiang University",
|
| 99 |
+
"is_student": true,
|
| 100 |
+
"majar": "Information Engineering",
|
| 101 |
+
"degree": "Master",
|
| 102 |
+
"advising_professor": "Yiyi Liao",
|
| 103 |
+
"grade": "Second year",
|
| 104 |
+
"expected_graduation_year": "2026"
|
| 105 |
+
}
|
| 106 |
+
]
|
| 107 |
+
}
|
| 108 |
+
},
|
| 109 |
+
"4503c7eb-d82a-4f8f-baa4-e09a183a1217": {
|
| 110 |
+
"id": "4503c7eb-d82a-4f8f-baa4-e09a183a1217",
|
| 111 |
+
"name": "test-yl",
|
| 112 |
+
"members": [
|
| 113 |
+
"68459674959d178c958e26e5"
|
| 114 |
+
],
|
| 115 |
+
"leader": "68459674959d178c958e26e5",
|
| 116 |
+
"other_data": {
|
| 117 |
+
"team_name": "test-yl",
|
| 118 |
+
"team_members": [
|
| 119 |
+
{
|
| 120 |
+
"name": "Yiyi Liao",
|
| 121 |
+
"email": "yiyi.liao@zju.edu.cn",
|
| 122 |
+
"institution": "Zhejiang University",
|
| 123 |
+
"is_student": false,
|
| 124 |
+
"majar": null,
|
| 125 |
+
"degree": null,
|
| 126 |
+
"advising_professor": null,
|
| 127 |
+
"grade": null,
|
| 128 |
+
"expected_graduation_year": null
|
| 129 |
+
}
|
| 130 |
+
]
|
| 131 |
+
}
|
| 132 |
+
},
|
| 133 |
"781c3698-bc18-43c7-81c7-53f5c9785a5a": {
|
| 134 |
"id": "781c3698-bc18-43c7-81c7-53f5c9785a5a",
|
| 135 |
"name": "Poffusers",
|