Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Exercise 2 : Draw UML Class diagrams for the following Online Ordering System: Employees: for each employee it keeps a unique ID number, first and

Exercise 2: Draw UML Class diagrams for the following Online Ordering
System:
Employees: for each employee it keeps a unique ID number, first and last names, and a date of birth.
Customers: for each customer it keeps a unique ID number, first and last names, phone number, and a location where they are located.
Used parts being sold by the company: it keeps ar unique part number, part name, and price.
Orders: each order is placed by one customer. Customer can create many orders, add items (parts) to the order, track the order's progress, or cancel it. Each order must have one or more parts. An order is delivered by at least one employee. A unique order number, order date, and shipping date are recorded. Each part can be ordered only once.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Graph Database Modeling With Neo4j

Authors: Ajit Singh

2nd Edition

B0BDWT2XLR, 979-8351798783

More Books

Students also viewed these Databases questions