forked from TechLabs-Berlin/st21-stress-tracker
-
Notifications
You must be signed in to change notification settings - Fork 1
/
project-information.json
64 lines (63 loc) · 1.95 KB
/
project-information.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
{
"name": "st21-stress-tracker",
"nameFull": "Stress Tracker",
"videoUrl": null,
"prototypeUrl": "https://www.figma.com/file/8L3kBzrKBUXWPbGQP37m2B/Stress-Tracker-Wireframes?node-id=121%3A6",
"techlabsUrl": "https://techlabs.org/",
"location": "Berlin",
"semester": "Winter 2021",
"status": "Searching for funding",
"tools": ["Notion", "Fondora", "Postman"],
"membersContacts": [
{
"name": "Madinak",
"nameFull": "Madina, K",
"track": "DS",
"githubName": "Madinak",
"githubUrl": "https://github.com/madinak",
"linkedinUrl": null,
"emailAdress": null,
"display": true
},
{
"name": "Priyanka",
"nameFull": "Priyanka, ",
"track": "UX",
"githubName": "Pmalgie",
"githubUrl": "https://github.com/pmalgie",
"linkedinUrl": null,
"emailAdress": null,
"display": true
},
{
"name": "Suwana",
"nameFull": "Suwana, Leewati",
"track": "WD",
"githubName": "Leewati",
"githubUrl": "https://github.com/Leewati",
"linkedinUrl": null,
"emailAdress": null,
"display": true
},
{
"name": "LMKoesters",
"nameFull": null,
"track": "DS",
"githubName": "LMKoesters",
"githubUrl": "https://github.com/LMKoesters",
"linkedinUrl": null,
"emailAdress": null,
"display": true
},
{
"name": "mcanpolat",
"nameFull": null,
"track": "WD",
"githubName": "mcanpolat",
"githubUrl": "https://github.com/mcanpolat",
"linkedinUrl": null,
"emailAdress": "[email protected]",
"display": true
}
]
}