Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Web bán hàng shop thời trang

Product Catalog

1. Product table
1. ProductID
2. Productname
3. Productimage #
1.
Image
1. Image ID
2. Product ID
3. path
4. long description
5. short Description - text
6. Product price
7. Product sale
8. Product size #
9. Material
10. Color #
11. Category ID
12. Stock quantity
2. Category table
1. Category ID
2. Cathegory name (clothing, shoes, accessories)

Customer management

4. Customer table
1. Customer ID
2. Customer name
3. Customer email
4. Customer address //
5. Phone number
6. password
7. Username
5. Order table (after checked out)
1. Order ID, customer ID
2. Order date
4. Shipping address
5. Status ()
1. Order products
1. Order ID
2. Product ID
3. Buy quantity
6. Shopping cart (before checkout)
1. Cart ID
2. Product ID
3. Quantity
4. Customer ID (if logged in)
1. Cart products
1. Cart ID
2. Product ID
3. Buy quantity
7. Payment processing
1. Payment ID
2. User ID
3. Order ID
4. Payment method
5. Total amount
6. Transaction status
8. Review table
1. Review ID
2. Product ID
3. Customer ID
4. Rating
5. Descriptions (comments)
9. Dummy contact
1. Contact ID
2. Email
3. name
4. phone number
5. desciption

You might also like