added sth
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"day": "Montag",
|
||||
"lessons": [
|
||||
{
|
||||
"period": "1.",
|
||||
"time_start": "08:00",
|
||||
"time_end": "08:55",
|
||||
"room": "255",
|
||||
"subject": "D",
|
||||
"group": "G2",
|
||||
"teacher": "VanC",
|
||||
"color": "pink",
|
||||
"day": "Montag"
|
||||
},
|
||||
{
|
||||
"period": "2. & 3.",
|
||||
"time_start": "08:55",
|
||||
"time_end": "10:25",
|
||||
"room": "255",
|
||||
"subject": "M",
|
||||
"group": "G2",
|
||||
"teacher": "ScLa",
|
||||
"color": "yellow",
|
||||
"day": "Montag"
|
||||
},
|
||||
{
|
||||
"period": "4.",
|
||||
"time_start": "10:55",
|
||||
"time_end": "11:40",
|
||||
"room": "254",
|
||||
"subject": "E",
|
||||
"group": "G4",
|
||||
"teacher": "RadF",
|
||||
"color": "green",
|
||||
"day": "Montag"
|
||||
},
|
||||
{
|
||||
"period": "5.",
|
||||
"time_start": "11:40",
|
||||
"time_end": "12:25",
|
||||
"room": "255",
|
||||
"subject": "D",
|
||||
"group": "G2",
|
||||
"teacher": "VanC",
|
||||
"color": "pink",
|
||||
"day": "Montag"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user