0% found this document useful (0 votes)
29 views1 page

Product Design

The document contains an entity relationship diagram showing the relationships between different classes in an e-commerce system including: - Product categories that have properties like ID, title and description. - Products that belong to categories and have properties like ID, title, images and prices. - Stores that sell products and have properties like ID, name and address. - Orders that belong to customers and contain products purchased from stores with properties like ID, date and status. - Customers that place orders and have properties like ID, name, address and phone number.

Uploaded by

Quoc Bui
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views1 page

Product Design

The document contains an entity relationship diagram showing the relationships between different classes in an e-commerce system including: - Product categories that have properties like ID, title and description. - Products that belong to categories and have properties like ID, title, images and prices. - Stores that sell products and have properties like ID, name and address. - Orders that belong to customers and contain products purchased from stores with properties like ID, date and status. - Customers that place orders and have properties like ID, name, address and phone number.

Uploaded by

Quoc Bui
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

LoaiSP MaLoaiSP : int TieuDeLoaiSP : String MoTaLoaiSP : String DacDiemSPs : List<String> 1

GiaMH GiaMH : int NgayBD : String NgayKT : String = NULL 1..*

KhuyenMai MaKM : int TenKM : String MoTaKM : String NgayBD : String NgayKT : String 1

0..* SanPham MaSP : int LoaiSP : LoaiSP TenSP : String 1 ThongTinSPs : List<ThongTinSP> ... HinhAnh : String GiaCaoNhat : int GiaThapNhat : int 1

1 MatHang SanPham : SanPham NhaBanLe : NhaBanLe ... GiaMH : GiaMH ChiTietKM : ChiTietKM NgayTao : String 1 ThoiGianBH : int TinhTrang : String 1 1..* 1..* ChiTietKM MaKM : int GiaKM : int

1..*

0..*

0..* ThongTinSP MaSP : int TieuDe : String ThongTin : String

1 NhaBanLe MaNBL : int TenNBL : String Username : String ... Password : String MoTaNBL : String SDT : String DiaChi : String TinhThanh : String ... 1 0..* ChiTietHD MatHang : MatHang SoLuong : int

HoaDon MaHD : int KhachHang : KhachHang ... NgayLapHD : String NguoiNhan : String SDT : String DiaChi : String TinhThanh : String

1..*

0..*

1..*

1 KhachHang MaKH : int TenKH : String Username : String ... Password : String GioiTinh : String NamSinh : int SDT : String DiaChi : String TinhThanh : String ...

0..* 1 HoaDonNBL MaHDNBL : int HoaDon : HoaDon NhaBanLe : NhaBanLe ChiTietHDs : List<ChiTietHD> TongTien : int

File: C:\Users\QuocBM\Desktop\tot nghiep\shopping\product-design.mdl

2:16:44 SA 29 Thang Sau 2013

Class Diagram: Logical View / ClassDiagram Page 1

You might also like