Praktikum 2 Progress
This commit is contained in:
6
Praktikum2/ppm1/data/students/33.json
Normal file
6
Praktikum2/ppm1/data/students/33.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"matrikelnummer": "matrikelnummer",
|
||||
"vorname": "vorname",
|
||||
"id": "33",
|
||||
"name": "name"
|
||||
}
|
6
Praktikum2/ppm1/data/students/34.json
Normal file
6
Praktikum2/ppm1/data/students/34.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"matrikelnummer": "test",
|
||||
"name": "test",
|
||||
"vorname": "test",
|
||||
"id": "34"
|
||||
}
|
6
Praktikum2/ppm1/data/students/35.json
Normal file
6
Praktikum2/ppm1/data/students/35.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"id": "35",
|
||||
"matrikelnummer": "1234",
|
||||
"vorname": "test2",
|
||||
"name": "test2"
|
||||
}
|
1
Praktikum2/ppm1/data/students/last.json
Normal file
1
Praktikum2/ppm1/data/students/last.json
Normal file
@ -0,0 +1 @@
|
||||
35
|
Reference in New Issue
Block a user