ufosc / Club-Manager

GNU General Public License v3.0
4 stars 10 forks source link

Profile Page #25

Open IkeHunter opened 1 month ago

IkeHunter commented 1 month ago

Info

A user should be able to view their information on a the user profile page, including their "badges", club memberships and roles, and personal information.

Any ideas/suggestions on design or layout are welcomed. If you are comfortable in Django, you can edit the functional view users.views.user_profile_view() to add any necessary context for dynamic data. Otherwise, just mock up a solution using plain html and css, and you can use example data in lieu of dynamic context data (ie using static value "John Doe" instead of {{ user.name }} for a user's name).

Task

Files

nick1714 commented 4 weeks ago

I'm interesting with your project, can you assign it for me so I can try to fix it!!

IkeHunter commented 4 weeks ago

@nick1714 Someone just claimed this issue last night lol, all of the other issues are fair game though - I think club dashboard is the most similar. Comment on which ever issue you land on and I'll assign it to you👌