bradtraversy / mern_shopping_list

Shopping List built with MERN and Redux
605 stars 436 forks source link

Added update functionality in the backend api for items #61

Open kshitij-18 opened 3 years ago

kshitij-18 commented 3 years ago

I felt that there can be a use case where we can update the shopping list so I have added a new feature in the backend to update the particular item Hoping to get merged into the main branch. Cheers