diff --git a/frontend/src/pages/Profile.tsx b/frontend/src/pages/Profile.tsx index 351eb5a..7c69400 100644 --- a/frontend/src/pages/Profile.tsx +++ b/frontend/src/pages/Profile.tsx @@ -357,6 +357,15 @@ const Profile = () => { +
+
+ Share Profile +
+
+ {user.shareProfile ? "Visible to alumni" : "Not shared with alumni"} +
+
+
🔬 Field of Interest @@ -539,6 +548,28 @@ const Profile = () => { />
+
+ +
+ +
+
+
{ } /> - Make my profile visible to students + Make my profile visible to alumni and students