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

Class Diagram457

The document describes an online shopping system with entities for customers, employees, accounts, shopping carts, orders, and shipping. It outlines attributes and methods for interacting with and managing these entities.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views1 page

Class Diagram457

The document describes an online shopping system with entities for customers, employees, accounts, shopping carts, orders, and shipping. It outlines attributes and methods for interacting with and managing these entities.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Customer Employees

employID manager
Manname:string
Custname:string
+verifylogin():bool-memberName PhoneNum Email:string
address: address Employees
employpassword: email:string
string manager
Customer
Account name +process order:bool
login status:string
custid:string address:address PhoneNo
+manageproductId:int
Shoppingcart product+updatecatalog:bool
email: carbld:int Order
orderId:int custname:string shippingid:string
+confirm delivery+additems:string
-memberName
+verify,+make payment +placeorder()
+requiremanagement report
quantity:int dateadded:int
payments
date:int CustID:string CusAddress:string PhoneNo:int
+addcartitem()
Order details shipping
shippingId:ininfor
+getpayment() orderId:int productID:int ProductName:string quantitynum:int Subtotal
+viewcartdetails() shippingType:string
+valid() +calc price()
+checkou() shippingcost:int
+updateshippinginfo()

Account name

Shoppingcart
Order

payments

shipping infor
Order details

You might also like