acmutd / hackportal

A platform for hackathon event management.
https://hackportal.hackutd.co/
MIT License
35 stars 19 forks source link

[Feature Request] Add user profile view #7

Closed abdullah50053 closed 2 years ago

abdullah50053 commented 3 years ago

Overview

All users should be able to view their profiles. Profiles will have a general overview of a user and allow them to update their profile.

Proposal

The user profile page will be accessible at /profile. It must include the following information: General:

Organizer:

Sponsor:

In the future:

This functionality will only be available when the user is signed in and will exist at the route /profile. Profile Picture default is the hackathon logo. Users should be able to edit profile info.

abdullah50053 commented 2 years ago

Re #48