Skip to content

feat: create user profile page#36

Merged
keanu-a merged 5 commits into
mainfrom
keanucaloua/kyy-60-create-user-profile-page
Jul 9, 2026
Merged

feat: create user profile page#36
keanu-a merged 5 commits into
mainfrom
keanucaloua/kyy-60-create-user-profile-page

Conversation

@keanu-a

@keanu-a keanu-a commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Description

Created ProfileForm component for the profile page so users can change their username or profile picture. Users can change username to a different unique username. Had to create PATCH /api/v1/me endpoint that can only update username or password.

Tested PATCH /api/v1/me endpoint on postman to verify

Deferred

Profile picture takes in a url, but not functional yet to take in an actual image file. Also not set up with S3 to store these images, will be done in new issue. Updating password will be handled by supabase and will be done in a new issue as well.

@keanu-a keanu-a merged commit 5c93a82 into main Jul 9, 2026
3 checks passed
@keanu-a keanu-a deleted the keanucaloua/kyy-60-create-user-profile-page branch July 9, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant