ntbadlou

#Tables

product

  • id
  • date_of_creation
  • title

img_list

  • product_id
  • img

seller

  • id
  • username
  • phone
  • email
  • address

product_seller

  • seller_id
  • product_id

category

  • name

product_catgory

  • category
  • product_id