Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The hardware store has a website. The website allows customers to create new account, edit existing account, create a purchase order, and contact the hardware

The hardware store has a website. The website allows customers to create new account, edit existing account, create a purchase order, and contact the hardware store clustomer service through a web form. When a customer creates a purchase order through the website, the Employee ID is left empty, and the transaction status is set to pending. When the customer comes to the store and picks up the order, the purchase order is updated as following: (1) Employee ID of the employee who processed the order is added, (2) transaction status is set to completed, and a sale transaction is completed. The customer and/or the employee can print a receipt for the order.

Draw a Sequence Diagram for the sequence of operations taking place when customer creates a new purchase order through the Website, until the moment the order is picked up by the customer. You should come up with appropriate method names, and specific method calls to complete the task.

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 Databases In Action

Authors: Dave Bechberger, Josh Perryman

1st Edition

1617296376, 978-1617296376

More Books

Students also viewed these Databases questions

Question

Define and explain the nature of nonassociative learning.

Answered: 1 week ago