Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

It is okay to submit a camera photo of a hand-drawn picture. You should have an entity for a buyer You should have an entity

It is okay to submit a camera photo of a hand-drawn picture.

You should have an entity for a buyer

You should have an entity for the shipper

You should have 3 processes for the e-commerce website

One process interacts with the user, including validation, item selection, and payment type, This process will create an order and store it for later processing.

One process interacts with the bank and checks if the payment information is valid. It tells the bank to take the money and indicates valid order in the order data store.

One process that handles batches of orders. It will fetch address information from customer data and order information from the order data store and will notify shipping where to send the product.

You should have a data store for product data

You should have a data store for orders

You should have a data store for customer data

You should have an entity for the 'bank' where the money goes

You should have an entity that does shipping

Basically, the customer will connect to the e-commerce server, select a product and purchase a product. The bank entity will know about payments, and the shipping entity knows how to ship the product.

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

Advances In Databases And Information Systems 14th East European Conference Adbis 2010 Novi Sad Serbia September 2010 Proceedings Lncs 6295

Authors: Barbara Catania ,Mirjana Ivanovic ,Bernhard Thalheim

2010th Edition

3642155758, 978-3642155758

More Books

Students also viewed these Databases questions

Question

Describe the seven standard parts of a letter.

Answered: 1 week ago

Question

Explain how to develop effective Internet-based messages.

Answered: 1 week ago

Question

Identify the advantages and disadvantages of written messages.

Answered: 1 week ago