ItsY8S / capstone

0 stars 0 forks source link

Product CRUD functionality (store owner) #31

Open ItsY8S opened 5 years ago

ItsY8S commented 5 years ago

This feature will give store owners the ability to create, read, update, and delete products from their store. This feature uses MongoDB to query the database.

What I'll Need