harsimran-preet / iVentory

0 stars 0 forks source link

Backend Delete an Item/row in an inventory #11

Open ujwal-jain opened 2 years ago

ujwal-jain commented 2 years ago

Time - 2 hours Actual - 1 hour Create DELETE /item/:inventoryid API call to delete an item from an inventory. Request Body contains the itemid Remove the item from the UI as well. Probably need to create a delete button (X) on the left of the inventory next to all the items