From ff5f76a917560ee39d63b6cc8083ca30c8e22e00 Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Thu, 12 Oct 2023 02:44:53 -0400 Subject: [PATCH] implemented API call to populate some fields of profile header --- .../components/ProfilePage/profileHeader.vue | 51 +++++++++++++++++-- .../components/ProfilePage/profileSubNav.vue | 3 -- 2 files changed, 46 insertions(+), 8 deletions(-) diff --git a/17th Website/src/components/ProfilePage/profileHeader.vue b/17th Website/src/components/ProfilePage/profileHeader.vue index 770764a..226f369 100644 --- a/17th Website/src/components/ProfilePage/profileHeader.vue +++ b/17th Website/src/components/ProfilePage/profileHeader.vue @@ -1,12 +1,54 @@ @@ -17,15 +59,14 @@ export default {
-

Big Name

-

Rank

-

Unit

+

{{ memberName }}

+

{{ memberRank }}

+

{{ memberStatus }}