JiayangYing / CITS3403_PRO

MIT License
2 stars 0 forks source link

Implement Product Details Page with "Contact Seller" Functionality #28

Closed loklokyx closed 4 months ago

loklokyx commented 4 months ago

Proposed Implementation:

Product Details Page Features:

  1. Display Product Information:

    • Include product image, title, quantity, location, and description on the product details page.
    • Ensure the layout is visually appealing and user-friendly for easy navigation and comprehension.
  2. Contact Seller Button:

    • Add a "Contact Seller" button or link to allow buyers to initiate communication with the seller directly from the product details page.
    • Implement functionality to handle the contact request, such as opening a messaging interface or redirecting to a contact form.
  3. Seller Information Display:

    • Optionally, display seller information (e.g., username, profile picture) to provide buyers with more context about the seller.

This implementation will enhance the product browsing experience for buyers by providing comprehensive product details and facilitating communication with sellers directly from the product details page.

loklokyx commented 4 months ago

Closed #31