1806GraceShop / GraceShopper

A fullstack shopping application.
MIT License
2 stars 0 forks source link

Admin Product Management #5

Open Jacoby5770 opened 6 years ago

pckilgore commented 6 years ago

From learndot:

Product Management

...create and edit products with name, description, price and one or more photos, so that visitors can see the latest info on what we have to offer
...create categories for items, so that users can continue to have useful filters as our inventory grows in variety
...add/remove categories from items, so that users will see them when they refine their searches
    Acceptance Criteria: items must have multiple categories
...manage the availability of a product, so that users will know whether or not they can purchase that product
    Acceptance Criteria: If a product is no longer available, users will not see it while browsing, but they can view the product detail page if they've ordered it previously or have a direct link. On that product detail page, it should say "Currently Unavailable"