-
Notifications
You must be signed in to change notification settings - Fork 0
Build Category ViewSet with endpoints #19
Copy link
Copy link
Open
Labels
TaskGeneral work that doesn’t directly add features or fix bugs (maintenance, updates, setup tasks).General work that doesn’t directly add features or fix bugs (maintenance, updates, setup tasks).backendServer-side logic, database models, APIs, authentication, and business logicServer-side logic, database models, APIs, authentication, and business logic
Milestone
Metadata
Metadata
Assignees
Labels
TaskGeneral work that doesn’t directly add features or fix bugs (maintenance, updates, setup tasks).General work that doesn’t directly add features or fix bugs (maintenance, updates, setup tasks).backendServer-side logic, database models, APIs, authentication, and business logicServer-side logic, database models, APIs, authentication, and business logic
Overview
Create Django REST Framework ViewSet for Categories with create, read,
update, delete operations. Implement user isolation and color validation.
Requirements
Acceptance Criteria
Related User Stories
Related Acceptance Criteria
Related Issues