diff --git a/admin/src/ContributionLinks.json b/admin/src/ContributionLinks.json
deleted file mode 100644
index 55cac89bf..000000000
--- a/admin/src/ContributionLinks.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "fields": ["Name", "Text", "GDD", "startDate", "endDate", "delete", "edit", "show"],
- "ContributionLinks":[
- {"Name":"John1", "Text":"Doe1 ", "GDD":"200", "startDate":"", "endDate":""},
- {"Name":"John2", "Text":"Doe2", "GDD":"300", "startDate":"", "endDate":""},
- {"Name":"John3", "Text":"Doe3", "GDD":"400", "startDate":"", "endDate":""}
- ]
-}
\ No newline at end of file
diff --git a/admin/src/components/AutomaticCreation.vue b/admin/src/components/AutomaticCreation.vue
new file mode 100644
index 000000000..0d087c233
--- /dev/null
+++ b/admin/src/components/AutomaticCreation.vue
@@ -0,0 +1,40 @@
+
+
+
+ + New Contribution
+
+
+
+ New Contribution
+
+
+
+
+
+
+
+
+
+
+
diff --git a/admin/src/components/AutomaticCreationForm.vue b/admin/src/components/AutomaticCreationForm.vue
new file mode 100644
index 000000000..543995ea9
--- /dev/null
+++ b/admin/src/components/AutomaticCreationForm.vue
@@ -0,0 +1,70 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Anlegen
+ Reset
+
+
+
+
+
diff --git a/admin/src/components/AutomaticCreationList.vue b/admin/src/components/AutomaticCreationList.vue
new file mode 100644
index 000000000..7094f1b68
--- /dev/null
+++ b/admin/src/components/AutomaticCreationList.vue
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/admin/src/components/ContributionsForm.vue b/admin/src/components/ContributionsForm.vue
new file mode 100644
index 000000000..ec59f8a78
--- /dev/null
+++ b/admin/src/components/ContributionsForm.vue
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Anlegen
+ Reset
+
+
+
+
+
diff --git a/admin/src/pages/Overview.vue b/admin/src/pages/Overview.vue
index 590089e54..edfd12686 100644
--- a/admin/src/pages/Overview.vue
+++ b/admin/src/pages/Overview.vue
@@ -28,121 +28,28 @@
-
{{ ContributionLinks }}
-
-
- + New Contribution
-
-
-
- New Contribution
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Anlegen
- Reset
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+