Catalogue of technological products with a "comparative" approach. Project for the fourth-semester course "P1" (ST0251) taught at EAFIT University by Paola Vallejo.
1
stars
1
forks
source link
RF10. If a seller is logged in, then the system shall allow sellers to create products (requesting ID, name, category, description, supplier), edit all fields of a product, and delete products. #8
When a seller is logged into the system, they should have the capability to manage their products. This includes creating new products, editing existing product details, and deleting products from their inventory.
Acceptance Criteria:
When a seller logs into their account, the system should recognize their seller status and provide access to the following product management features:
a. Create Products:
The system should allow sellers to create new product listings.
The seller should be prompted to provide the following product information:
-Product Name
-Product Category
-Product Description
-Supplier Information
-Price
-Stock
-Product images
b. Edit Product Details:
Sellers should be able to edit all fields of a product, including but not limited to:
-Product Name
-Category
-Description
-Supplier Information
-Price
-Stock
-Product Images (if applicable)
c. Delete Products:
-Sellers should have the option to delete products from their inventory.
-Deleting a product should remove it from the system, ensuring it is no longer visible to customers.
When a seller is logged into the system, they should have the capability to manage their products. This includes creating new products, editing existing product details, and deleting products from their inventory.
Acceptance Criteria:
When a seller logs into their account, the system should recognize their seller status and provide access to the following product management features:
a. Create Products:
The system should allow sellers to create new product listings. The seller should be prompted to provide the following product information: -Product Name -Product Category -Product Description -Supplier Information -Price -Stock -Product images
b. Edit Product Details:
Sellers should be able to edit all fields of a product, including but not limited to: -Product Name -Category -Description -Supplier Information -Price -Stock -Product Images (if applicable)
c. Delete Products:
-Sellers should have the option to delete products from their inventory. -Deleting a product should remove it from the system, ensuring it is no longer visible to customers.