Anda di halaman 1dari 2

ER Diagram:

Description:

- Member: Registered members information of the website. Registered members can view their
purchase history and stored information is automatically exported to the request form when
they buy products. Compared with unregistered members, the unregistered ones can not view
their shopping history and have to fill all the requested fields whenever they buy products
- Customer: Customer information including ones who are registered and unregistered. When a
registered members buy products, their information is copied from Member table to Customer
table
- Comment: Comment of online users about a specific products. A drawback of the website is
both registered and unregistered members have to input email and name. So with repect to this
website, there is no constraint between Comment and Customer table or Comment and
Member table
- Product: Product information
- Category: Products specific categorization
- CustomerOrder: Related information about a requested order by customers, including relevant
attributes of shipping policies and responsible employee for each order
- OrderDetail: an insight about each order request including product, quantity, promotion and
price per product unit
- Employee: Information about employees, a constraint between this table to Order table to
manage responsible employee for each order
- Shipper: The company sells and ships products nationally. It means the a third party (a delivery
company) is responsible for shipping Products, there is a constraint from this table to Order table
to view the ralated shipping company, and shipper for each orders

Anda mungkin juga menyukai