-
Notifications
You must be signed in to change notification settings - Fork 0
Open
1 / 11 of 1 issue completedDescription
- POST /user (Create User) – Create user record after Firebase login.
- GET /user/{id} (Get User Profile) – Fetch user data including related interests & schedule.
- PUT/PATCH /user/{id} (Update User) – Update profile fields like name, profile picture, etc.
- DELETE /user/{id} (Delete User) – Soft/hard delete logic to be finalized.
- GET/POST/UPDATE Interests – API endpoints to update interests for user.
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Ideas