Title: Requirements for the Buyer's main page

Primary Actor: Buyer

Required Features:

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