JiayangYing / CITS3403_PRO

MIT License
2 stars 0 forks source link

Implement Add Product Page for Sellers #39

Closed loklokyx closed 6 months ago

loklokyx commented 6 months ago

Add Product Page Features:

  1. Form Fields:
    • Create input fields for the following product details: Product Name, Category, Price, Condition, Location, Quantity, and Description.
    • Include options for sellers to upload a main image and additional images for the product.
  2. Navigation Link on Seller's Main Page:

This implementation will enable sellers to add new products to their listings efficiently by providing a dedicated "Add Product" page with comprehensive form fields and navigation links for easy access.

loklokyx commented 6 months ago

Closed #40