Posted: November 26th, 2015

java

java
This is a problem solving and design project.

Write an application to compute total sales.

1. You may use a two-dimensional array (or any other data structure) to solve

the following problem: A company has four salespeople (1 to 4) who sell five

different products. (1 to 5). Once a day, each salesperson passes in a slip for

each type of product sold. Each slip contains the following:

a. The salesperson number

b. The product number

c. The total dollar value of that product sold that day

Thus, each salesperson passes in between 0 and 5 sales slips per day. Assume that

the information from all the slips for last month is available.

2. Write an application that will read all this information for last month’s

sales and summarize the total sales by salesperson and by product. All totals

should be stores in the two-dimensional array (or other data structure) sales.

After processing all the information for last month, display the results in tabular

format, with each column representing a salesperson and each row representing a

particular product. Cross-total each row to get the total sales of each product for

last month. Cross-total each column to get the total sales by salesperson for last

month. Your output should include these cross-totals to the right of the totaled

rows and to the bottom of the totaled columns.

3. Create a histogram to visually inspect the sales of products and

salespersons. For example,

Product 1: *****

Product 2: **

Product 3: **************

Product 4: *

Product 5: ***

Assume ‘*” represents 100

4. Use a test files No input from keyboard.

5. Your application should use more than one class.

6. Create and submit your UML diagram.

7. The program should be well structured, documented, and readable.

8. The output is well labeled and aligned

9. Zip and attach all your files. Make sure you include your data file.

______________________________
data file information below
1 1 11
1 2 32
1 4 23
2 2 24
2 5 45
3 1 16
3 2 37
3 3 50
3 4 79
3 5 68
4 4 33
4 5 67
1 1 75
1 4 65
2 1 26
2 3 89
2 5 74

PLACE THIS ORDER OR A SIMILAR ORDER WITH US TODAY AND GET A GOOD DISCOUNT 🙂

Expert paper writers are just a few clicks away

Place an order in 3 easy steps. Takes less than 5 mins.

Calculate the price of your order

You will get a personal manager and a discount.
We'll send you the first draft for approval by at
Total price:
$0.00
Live Chat+1-631-333-0101EmailWhatsApp