multiverse-team-11 / inventory-app

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

added update express route and mairam added delete express route #37

Closed Murray-Smith24 closed 1 month ago

Murray-Smith24 commented 1 month ago

Murray did: https://github.com/multiverse-team-11/inventory-app/issues/14 User Story As a User, I want to edit an item by filling a form

Implementation Details Express Route to UPDATE the Item

Mariam did: https://github.com/multiverse-team-11/inventory-app/issues/11 User Story As a User, I want to remove an item from inventory

Implementation Details I need to create a Express Route to DELETE the Item