Create a list of user requirements for the problem definition
What will be an ideal response?
The user requirements are:
1. Identify candy by batch number and the date of manufacture.
2. Send notification to all stores and the inventory department to sell candy approaching the expiration date at a discount.
3. Provide a method for verifying order addresses.
4. Improving the shipping process to quickly ship all customer and store orders.
5. Create a secure website for new customers to add themselves to the customer database.
6. Create a secure website for customers to order candy.
7. Place an option on the order website for customers to order personalized candy.
8. Send customer an order received and order shipped email.
9. Write and display a privacy policy.
10. Create an intranet site for employees to order candy from European suppliers, including sending an order electronically.
11. Create a secure website for customers to logon.
12. Create a secure website for customers to change their name and address.
13. Provide trend analysis for each product.
14. Provide seasonal variation trend analysis for each product.
You might also like to view...
Which of the following correctly declare an array that can hold up to 3 rows of 5 columns of doubles?
a. int array[3],[5]; b. int array[3][5]; c. float array[3][5]; d. float array[3,5];
_____ is a text-level element that displays text in a smaller font than the surrounding content.
A. Samp B. Sup C. Sub D. Small
The ____ allows you to show a presentation on another computer that has Microsoft Windows but does not have PowerPoint installed.
A. PowerPoint Viewer B. Slide Show Tuner C. Package for Slides D. PowerPoint Shower
A(n) ____ is a rectangle whose size matches the width and height of the selected object.
A. alignment box B. clipping box C. selection box D. bounding box