Question: Could anyone help me make a class, use-case, sequence, and activity diagram for the following modules? An e-commerce company has a website that needs to

Could anyone help me make a class, use-case, sequence, and activity diagram for the following modules?

An e-commerce company has a website that needs to confirm that a user's profile name and address is a real address before delivering the products. Create a system that could handle this request.

Here is what I currently have for the classCould anyone help me make a class, use-case, sequence, and activity diagram diagram:

Delivery -OrderlD (int) has DeliverylD (int) OrderlD (int) DeliveryDate (string) Address (string) TotalCharge (double) Customer -GetOrderlD) GetTotalCharge(0) -CustomerName (string) -CustomerlD (int) -Address (string) GetDeliveryReport() -GetCustomerlDO +ValidateAddress():bool

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!