Create product
Objective
Allow users to generate new products to the CMS in a structured manner.
Success metrics
Goal | Metric |
---|---|
Name | The name is a mandatory field for creating a new product, identified by the asterisk [*] next to the word. The name is used to assign a unique and descriptive title to the product. This allows it to be easily identified in the product list or through the search bar. |
Description | Provides additional information about the product. |
ISBN | International Standard Book Number (ISBN) |
It is used to assign tags or keywords to the product. It helps classify and organize them, improving accessibility. | |
Cover image | Function to upload an image that represents the product. This is used as a visual cover. |
Courses | Displays a list of all the courses available on the platform. |
Save | Save all the information of the new product. |
Cancel | Cancel the creation of product. |
Assumptions
Requirements
Requirement | Importance | Notes |
---|---|---|
To upload/create new product, it is necessary to have all the information in folders/files in order to select and upload them. | HIGH |
|
Naming convention for files from Author | HIGH |
|
User interaction and design
Out of scope