-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Current scenario:
Only the skills are getting updated from the Profile API.
How to reproduce?
- Log in to the application.
- Go to https://devmatchups.vercel.app/dashboard/profile
- Click on Edit Profile
Acceptance Criteria:
- Update the changed fields in the Profile API
- Reflect the changes in the Profile UI
Level: 3
GSSOC 25
API Location: https://github.com/harsh3dev/DevMatchups/blob/main/app/api/user/route.ts
