Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Programming Language Expert

Programming Project Assessment

Instructions: The following programming problem can be solved by a program that uses three basic tasks-Input Data, Process Data, and Output Results. To process the data, use file, looping, array, decision, accumulating, counting, find min/max and sorting techniques. First, create an MS Word document containing a hierarchy chart and a data flow diagram to organize your program modules. Second, create a pseudocode program using Notepad++ to solve this problem. Third, create the program with RAPTOR. You MUST use Modular Programming techniques by using Sub Modules (Sub Charts in RAPTOR) in your program. Your "main" module should not be very large. NEVER call "main" from inside your program. Also, do not use "recursion" in this program (submodules that call themselves). You are onlyallowed to use looping techniques to repeat sections of your submodules.

Problem Statement

Ledger's Furniture Store has 10 salespeople. Ledger's wants to produce a combined monthly sales report for all salespeople. Ledger's wants you to write a program that will allow them to enter data in any order, save the unsorted data to a file, and then produce a file in alphabetical order by name of the salespeople. The unsorted output file should be named "sales_unsorted.txt" and the sorted file should be named "sales_sorted.txt".

Your unsorted file output should include:

- A list of the salespeople's names and the monthly sales for each of them.

Your sorted file output should include:

- A list of the salespeople's name and the monthly sales for each of them.

- At the bottom of the report, list the following:

o The total combined sales for all salespeople.

o The average sales for all salespeople.

o The salesperson with the lowest sales for the month.

o The salesperson with the highest sales for the month.

You must submit the unsorted and sorted files with your RAPTOR program to show that your program ran correctly.

Here is your sample test data to use with your program. This is to be typed in as user input.

Salesperson

Monthly Sales

Joan

$1,525

Bob

$1,935

Lisa

$2,550

Tina

$1,745

Corey

$3,025

Chummily

$1,420

Rick

$4,560

Nancy

$2,645

Holly

$1,489

Frank

$4,450

Do not worry about the formatting of your output files since RAPTOR does not support formatting controls.

The unsorted file should look similar to this:

The sorted file should look similar to this:

Joan Sales:

$1,525

Bob Sales:

$1,935

Bob Sales:

$1,935

Chummily Sales:

$1,420

Lisa Sales:

$2,550

Corey Sales:

$3,025

Tina Sales:

$1,745

Frank Sales:

$4,450

Corey Sales:

$3,025

Holly Sales:

$1,489

Chummily Sales:

$1,420

Joan Sales:

$1,525

Rick Sales:

$4,560

Lisa Sales:

$2,550

Nancy Sales:

$2,645

Nancy Sales:

$2,645

Holly Sales:

$1,489

Rick Sales:

$4,560

Frank Sales:

$4,450

Tina Sales:

$1,745

Other Requirements:

======================

Total Sales: $ XXXXX

Average Sales: $ XXXX

Salesperson with Lowest Sales: name

Salesperson with Highest Sales: name

 Documentation: Use the "Comments" feature to document each symbol in the flowchart. You do this by right clicking the symbol

and selecting "Comment."

Be sure to identify the data type of each variable used in your comments.

Be sure to explain what each formula and function does.

Be sure to explain what each of the other symbols in the flowchart does in a comment.

- Test and debug your Program: Use the sample input data, run the program, then check your answers with a calculator or Excel. If something did not match up, then fix your program.

- Program must execute and produce correct output.

- Read this page again to be sure you covered all requirements.

- Use Object-Oriented Programming Techniques learned.

Submission Instructions:

- You will submit 5 files for this project. You must submit the Hierarchy Chart and Data Flow Diagram in a MS Word or PDF file (both in same document), a Pseudocode Program in a Notepad++ file, and a Flowchart (from RAPTOR) file. Your RAPTOR file will be the .rap file created when you save your project.

- Name the RAPTOR file (replacing LastName and FirstInitial with YOUR name):

LastName_FirstInitial_Program_4.rap (example: Smith_J_Program_4.rap).

- You must also submit the unsorted and sorted files (sales_unsorted.txt and sales_sorted.txt) to show that your program ran correctly.

- Attach your files individually (no zip files) to your assignment submission upload. If you find that you made an error and want to resubmit before the due date, you may do so.

Programming Language, Programming

  • Category:- Programming Language
  • Reference No.:- M91786442
  • Price:- $45

Priced at Now at $45, Verified Solution

Have any Question?


Related Questions in Programming Language

Assignment task -q1 a the fibonacci numbers are the numbers

Assignment Task - Q1. (a) The Fibonacci numbers are the numbers in the following integer sequence, called the Fibonacci sequence, and are characterised by the fact that every number after the first two is the sum of the ...

Assignment - horse race meetingthe assignment will assess

Assignment - Horse Race Meeting The Assignment will assess competencies for ICTPRG524 Develop high level object-oriented class specifications. Summary The assignment is to design the classes that are necessary for the ad ...

Assignmentquestion onegiving the following code snippet

Assignment Question One Giving the following code snippet. What kind of errors you will get and how can you correct it. A. public class HelloJava { public static void main(String args[]) { int x=10; int y=2; System.out.p ...

Task arrays and structsoverviewin this task you will

Task: Arrays and Structs Overview In this task you will continue to work on the knight database to help Camelot keep track of all of their knights. We can now add a kingdom struct to help work with and manage all of the ...

Php amp session managment assignment -this assignment looks

PHP & SESSION MANAGMENT ASSIGNMENT - This assignment looks at using PHP for creating cookies and session management. Class Exercise - Web Project: Member Registration/Login This exercise will cover adding data connectivi ...

Extend the adworks applicationi add dialogs to allow the

Extend the AdWorks application I. Add Dialogs to allow the user to Add, Edit, Read and Delete a Customer and refresh the view accordingly. 1. The user should be able to select a specific customer from the DataGrid and cl ...

Question 1 what is hadoop explaining hadoop 2 what is

Question: 1. What is Hadoop (Explaining Hadoop) ? 2. What is HDFS? 3. What is YARN (Yet Another Resource Negotiator)? The response must be typed, single spaced, must be in times new roman font (size 12) and must follow t ...

Structs and enumsoverviewin this task you will create a

Structs and Enums Overview In this task you will create a knight database to help Camelot keep track of all of their knights. Instructions Lets get started. 1. What the topic 5 videos, these will guide you through buildi ...

Overviewthis tasks provides you an opportunity to get

Overview This tasks provides you an opportunity to get feedback on your Learning Summary Report. The Learning Summary Report outlines how the work you have completed demonstrates that you have met all of the unit's learn ...

Assignment - haskell program for regular expression

Assignment - Haskell Program for Regular Expression Matching Your assignment is to modify the slowgrep.hs Haskell program presented in class and the online notes, according to the instructions below. You may carry out th ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As