Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 378 Bytes

File metadata and controls

8 lines (7 loc) · 378 Bytes

This item service mainly focuses on how the system manages items in the store. This section has several functionalities with items as usual. They are, ● Retrieve items from the database and show them ● Search items by their ID, name ● Search item by category ● Add a new item into the system ● Delete an existing item from the system ● Update details of the items