Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assignments for User Defined Methods Module: Design Project Assignment 1: This is a Design Document Assignment Not a Programming Assignment Supermarket Checkout Program Design This

Assignments for User Defined Methods Module: Design Project Assignment 1: This is a Design Document Assignment Not a Programming Assignment Supermarket Checkout Program Design This is an assignment to collaboratively and create the design for a program for a Supermarket Checkout System. The goal is to only create the design of the program using Microsoft Word as a collaboration tool. The design is for a program to handle the terminal transaction in a checkout line at a supermarket. When designing the IPO Chart for the program, you should consider some of the following; what are the tasks that are included as part of checking out at a register? You should consider things like the obtaining the cost of each item, weighing produce and looking up produce codes, the total cost of the order, bonus card discounts, and sales tax on taxable items only. You should brainstorm any other feature you may find relevant. Remember, you do not need to write the program, but you should design the methods using top down development and modular design discussed in Chapter 5. In Microsoft Word format, submit a document containing the description of the methods needed for the program, a brief description of what each method does, and description of how the methods are related to one another in terms of parameter passing and return types, and the overall process flow of a transaction. Here is a recommended course of action. After downloading the document, insert some comments, add and change some content with tracking turned on. Send the word document to me acting as an assigned group partner. Upon downloading the word document, activate the track changes feature in Microsoft Word. Use Track Changes and Comments to assist your partners in reviewing the design of the program. After adding comments and changes to your partners document, submit the document in to the assignment submission portal.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions