Software-Developer-Academy / mentor-match

Mentor Matching website
11 stars 16 forks source link

Profile page #123

Open Ragudos opened 6 months ago

Ragudos commented 6 months ago

For now, the profile page should contain their:

Refer to the wireframe on Figma. This page should be protected. For now, the only protection we need is:

For the future, we could possibly make a blocking mechanism to let our users avoid spam or something. We can also do role-based authorization where we only show the information about a user based on what they want to show to whom.

coltonehrman commented 6 months ago

Screenshot 2024-04-23 083847

tjay22 commented 5 months ago

Only UI has been put together in PR #132. Protection and redirecting needs to be added.