From 68df9f99fa392e57b097b351916aa680508f32f7 Mon Sep 17 00:00:00 2001 From: Wawilski Date: Mon, 11 Mar 2024 21:24:40 +0100 Subject: [PATCH] modify profil strating setup --- frontend/src/Apps/Profil.vue | 38 ++++++++++++++++++++++++++++++++---- 1 file changed, 34 insertions(+), 4 deletions(-) diff --git a/frontend/src/Apps/Profil.vue b/frontend/src/Apps/Profil.vue index b95ff54..a4b1d45 100644 --- a/frontend/src/Apps/Profil.vue +++ b/frontend/src/Apps/Profil.vue @@ -1,5 +1,5 @@ @@ -70,7 +75,7 @@
-
+
{{user.firstName}} {{user.lastName.toUpperCase()}}
@@ -85,15 +90,40 @@ Role: {{user.role}}
- +
+
+
+ Profil Picture + +
+
+ E-mail: + +
+
+ Address: + +
+
+ Password + +
+
+ Confirm Password + +
+
+ +
+
-
+