komponente finished
This commit is contained in:
5
Praktikum3/bt/data/komponente/1.dat
Normal file
5
Praktikum3/bt/data/komponente/1.dat
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Komponente1",
|
||||
"projekt-id": "3",
|
||||
"id": "1"
|
||||
}
|
5
Praktikum3/bt/data/komponente/2.dat
Normal file
5
Praktikum3/bt/data/komponente/2.dat
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Komponente2",
|
||||
"projekt-id": "3",
|
||||
"id": "2"
|
||||
}
|
5
Praktikum3/bt/data/komponente/3.dat
Normal file
5
Praktikum3/bt/data/komponente/3.dat
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Komponente3",
|
||||
"projekt-id": "4",
|
||||
"id": "3"
|
||||
}
|
5
Praktikum3/bt/data/komponente/4.dat
Normal file
5
Praktikum3/bt/data/komponente/4.dat
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Komponente4",
|
||||
"projekt-id": "5",
|
||||
"id": "4"
|
||||
}
|
5
Praktikum3/bt/data/komponente/5.dat
Normal file
5
Praktikum3/bt/data/komponente/5.dat
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Komponente5",
|
||||
"projekt-id": "6",
|
||||
"id": "5"
|
||||
}
|
@ -1 +1 @@
|
||||
0
|
||||
6
|
4
Praktikum3/bt/data/projekt/4.dat
Normal file
4
Praktikum3/bt/data/projekt/4.dat
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "Projekt4",
|
||||
"id": "4"
|
||||
}
|
4
Praktikum3/bt/data/projekt/5.dat
Normal file
4
Praktikum3/bt/data/projekt/5.dat
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "Projekt5",
|
||||
"id": "5"
|
||||
}
|
4
Praktikum3/bt/data/projekt/6.dat
Normal file
4
Praktikum3/bt/data/projekt/6.dat
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "Projekt6",
|
||||
"id": "6"
|
||||
}
|
4
Praktikum3/bt/data/projekt/7.dat
Normal file
4
Praktikum3/bt/data/projekt/7.dat
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"name": "Projekt7",
|
||||
"id": "7"
|
||||
}
|
@ -1 +1 @@
|
||||
3
|
||||
7
|
Reference in New Issue
Block a user