neon-lab-dev / product-service

This micro-service caters to the operations on that an user can do on the products.
1 stars 0 forks source link

Crud operations for Category and Sub-Category #43

Open neon-lab-dev opened 4 months ago

neon-lab-dev commented 4 months ago

Problem

Currently we have category and sub-category are free text and user can give anything.

Solution

We need to provide ability for the user to create set of category and related sub-category and related operations like delete or update the same.

Discussions

Linked to: #1