-
Notifications
You must be signed in to change notification settings - Fork 0
/
eventlog.json
46 lines (46 loc) · 1.19 KB
/
eventlog.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
[
{
"name" : "Code-it-out",
"seriesType": false,
"type" : "Competition",
"date" : "26-07-2018",
"start-time" : "4:30 PM",
"end-time" : "6:40 PM",
"in-charge" : {
"publicity" : ["Kevin","Joyce"],
"organizers" : ["Jaffrey"],
"coordinators" : ["Glady", "Laxmi", "Janhavi"]
},
"n-attendees" : 19,
"attendees" : [""],
"poster-link" : "",
"photos-links" : [""],
"description" : [
"Competition for SE COMPS started at 4:30 PM and ended at 6:00 PM.",
"Competition for SE IT started at 5:10 PM and ended at 6:40 PM.",
"4 problems were to be solved in a 1hr 30 min timeframe",
""
]
},
{
"name" : "",
"seriesType":,
"type" : "",
"date" : "",
"start-time" : "",
"end-time" : "",
"in-charge" : {
"publicity" : [""],
"organizers" : [""],
"coordinators" : [""]
},
"n-attendees" : ,
"attendees" : [""],
"poster-link" : "",
"photos-links" : [""],
"poster-link" : "",
"description" : [
""
]
}
]