-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Task: Implement user listing (Django)
Description: Create a Django view and endpoint to retrieve a list of all registered users.
Task: Implement user details retrieval (Django)
Description: Create a Django view and endpoint to retrieve details of a specific user.
Task: Implement user creation (Django)
Description: Create a Django view and endpoint to allow creating a new user account.
Task: Implement user update (Django)
Description: Create a Django view and endpoint to allow updating an existing user's information.
Task: Implement user deletion (Django)
Description: Create a Django view and endpoint to allow deleting a user account.
Task: Implement user invitation (Django)
Description: Create a Django view and endpoint to allow inviting a new user.
Task: Integrate user management with Next.js
Description: Integrate the user state management functionality with the Next.js frontend, allowing users to view and manage their accounts.
Metadata
Metadata
Assignees
Labels
No labels