multiverse-team-11 / inventory-app

https://inventory-app-11-1emn.onrender.com/
0 stars 2 forks source link

add/update and delete in list items view #45

Closed Andrii-Mysheniuk closed 4 months ago

Andrii-Mysheniuk commented 4 months ago

https://github.com/multiverse-team-11/inventory-app/issues/9 https://github.com/multiverse-team-11/inventory-app/issues/12 https://github.com/multiverse-team-11/inventory-app/issues/15

User Story

As a User, I want to add/update an item by completing a form As a User, I want to remove an item from inventory

Implementation Details

I want to create an Form or Fetch request to add item when form is submitted I need to create a Fetch request to delete item when button is clicked