Products are located in the sidebar and tracked with Mongoose. Owners can perform CRUD operations to manage products. Store customers will be able to view products & add them to their cart. Products will be searchable by owners and customers.
Stories
As an artist, I want to add, edit, and remove products, so that I can manage the store on my own.
The system will allow user to perform CRUD based operations on products.
As a fan, I want to browse the store, so that I can find specific products.
The system will allow customers to search products.
Details
Products are located in the sidebar and tracked with Mongoose. Owners can perform CRUD operations to manage products. Store customers will be able to view products & add them to their cart. Products will be searchable by owners and customers.
Stories
Time Estimate (5 hours)