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
[x] MongoDB Database
[x] Product Models
[x] Form to create/update a product with save/update/delete button (ideally conditional with one form)
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