3. Draw a partial class diagram to describe the relationship among the following classes in an online shopping system, p
Posted: Fri Jul 08, 2022 6:38 am
3. Draw a partial class diagram to describe the relationship among the following classes in an online shopping system, please include multiplicity in the class diagram. Attributes and operations should be added but you do not need to cover all attributes / operations. Please explain the assumptions you made when drawing the class diagram. (18 points) Classes: product item, customer, member, credit card, shopping cart, order.