Title: Requirements for the Buyer's main page
Primary Actor: Buyer
Required Features:
- List of products available to buy in the center.
- On Each product in the products' list, we need the following:
- The image of the product (if available, or else a default picture)
- The name of the product.
- A description of the product.
- The price of the product.
- The name of the product's seller
- A search bar on top-center to search for a particular product.
- An "Add Product" button on top of the products' list to add another product.
- List of sales added by the seller on the right.
- A "Create Sale" button on top of the sales list to add another Sale.
- On each sale in the sales' list, we need the following:
- The list of products in the sale.
- The time period of the sale.
- A "My Account" button on the top-left corner of the page for the seller to access their profile details.