The Pizza Ordering System allows the user of a web browser to order pizza for home delivery. To place an order, a shopper searches to find items to purchase, adds items one at a time to a shopping cart, and possibly searches again for more items. When all items have been chosen, the shopper provides a delivery address. If not paying with cash, the shopper also provides credit card information. The system has an option for shoppers to register with the pizza shop. They can then save their name and address information, so that they do not have to enter this information every time that they place an order. Develop a use case diagram, for a use case for placing an order, PlaceOrder. The use case should show a relationship to two previously specified use cases, IdentifyCustomer, which allows a user to register and log in, and PaybyCredit, which models credit card payments.
The Pizza Ordering System allows the user of a web browser to order pizza for
home delivery. To place an order, a shopper searches to find items to purchase,
adds items one at a time to a shopping cart, and possibly searches again for more
items. When all items have been chosen, the shopper provides a delivery address.
If not paying with cash, the shopper also provides credit card information. The
system has an option for shoppers to register with the pizza shop. They can then
save their name and address information, so that they do not have to enter this
information every time that they place an order.
Develop a use case diagram, for a use case for placing an order, PlaceOrder. The
use case should show a relationship to two previously specified use cases,
IdentifyCustomer, which allows a user to register and log in, and PaybyCredit,
which models credit card payments.
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 1 images