Prepare a system to meet companys needs

Assignment Help C/C++ Programming
Reference no: EM131314567

Programming in C++

Bubba Tub's BBQ Rub is a company that makes different BBQ dry rubs and sauces. They make each product when it is ordered with the freshest ingredients and sell it by the unit. A unit is 2 ounces of product. The company has hired you to build the following computerized data lists: a customer list, a detailed list of products, and a product recipe list. The customer list contains the name, address, and telephone number of the customer. The product list contains the product name, price per unit, product manufacture date and number of units available of the product. Bubba Tub's BBQ Rub has 1000 units of each product on hand at the time of this project. The recipe list contains the product name and a list of the 5 or more ingredients for each product. It uses the same basic ingredients for different rubs and sauces but the individual parts will be different measurements depending on the recipe.

They must be able to add new entries for the customer data list, update or delete those entries, and prepare a sales ticket. The sales tickets are prepared by multiplying the units of each product purchased by the products price then adding two dollars to each item to cover the cost of the bottles, after that the pre-total has a 9.25 % sales tax applied to it and this results in the final total.

You are tasked to utilize files, arrays, string manipulation tools, various loops, logical functions and keyboard data entry methods to prepare a system to meet their needs. All lists should be accessible by the user. They should have the option to view each list if they wish to do so.

Their products, price and respective ingredient numbers are as follows:

$3 - Basic Dry Rub (1, 2, 3, 4, 5, 7, 13)
$3 - Basic Burn Dry Rub (1, 2, 3, 4, 5, 7, 13)
$4 - Wildfire Dry Rub (2, 3, 4, 5, 7, 8, 12, 13)
$5 - Volcano Dry Rub (2, 3, 4, 5, 7, 8, 12, 13, 20)
$3 - Island Dry Rub (2, 3, 4, 6, 7, 18)
$4 - Island Heat Dry Rub (2, 3, 4, 6, 7, 13, 18)
$3 - Basic BBQ Sauce (1, 2, 3, 4, 5, 7, 13, 14, 15, 16, 17)
$4 - Sweet BBQ Sauce (1, 2, 3, 4, 5, 14, 15, 16, 17, 18, 19)
$5 - Volcano BBQ Sauce (2, 3, 4, 5, 7, 8, 9, 12, 13, 14, 15, 16, 17, 20)

Their ingredient list includes:

1) Paprika
2) Garlic Powder
3) Brown Sugar
4) Onion Powder
5) Salt
6) Sea Salt
7) Black Pepper
8) Hot Paprika
9) Chili Powder
10) Smoked Paprika
11) Celery Salt
12) Chili Powder
13) Cayenne Pepper
14) Ketchup
15) Cider Vinegar
16) Worcestershire sauce
17) Water
18) Lemon Extract
19) Soy Sauce
20) Diced Pepper Blend

Reference no: EM131314567

Questions Cloud

Stimulate the economies of greece : Explain why the European Central Bank cannot selectively change interest rates in any of the 16 EU countries that have adopted the euro-for example, lowering the interest rate to stimulate the economies of Greece, Ireland, or Spain, while maintain..
How the sarbanes-oxley act has affected it governance : How the 2002 Sarbanes-Oxley Act has affected IT governance, including the major provisions of the act and how this might affect IT, as well as how IT might assist in compliance.
Summarize the history of law enforcement operations : Summarize the history of law enforcement operations as it relates to the issues that you selected.Determine the key law enforcement agencies that are responsible for enforcing law related to your chosen issues.Explain at least one (1) major change t..
What is the best order quantity for nathan to use : 1) What is the best order quantity for Nathan to use? Answer: 2) What is the best total cost that Nathan can incur? Answer:
Prepare a system to meet companys needs : You are tasked to utilize files, arrays, string manipulation tools, various loops, logical functions and keyboard data entry methods to prepare a system to meet their needs.
Discuss about homeland security and issues in judicial : A research article has method(s). A Review consists of summarizing the literature, research methods, research findings, research discussion and implications. You will have to choose : Community Policing. Everyone will be expected to have chosen a..
Exchange rate be between mexican peso and hungarian forint : Suppose the exchange rate between the peso and the dollar changes to 9 MXN = $1 and the exchange rate between the forint and the dollar changes to 240 FNT = $1. For each of the three currencies, explain whether the currency has appreciated or depr..
What way will the balloon move relative to the car : The car shown in the figure is accelerated to the right at a uniform rate. What way will the balloon move relative to the car?
Write an essay about good side of hacker : Write an essay about hacker. Write a 4 pages essay about the good side of hacker(all positive side ), and to hacking and how it can be used today.

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Write a program that will insert random integers

The value will be the random number. Use an iterator to print the two fields lined up on the right with field widths in two columns with the numbers labeled with centered column headings of Key and Value. Since the list is easier to work with, let..

  C program that compare the time required

Write a C program that compare the time required to compute the product of two 10,000 x 10,000 matrices with and without optimization for locality.

  Manipulate various types of accounts

Each of these accounts has various options. For example, you may have a savings account that requires no minimum balance but has a lower interest rate. Similarly, you may have a checking account that limits the number of checks you may write. Anot..

  Implement a cardiac machine simulator in c++

keep track of the bug location; which could be an index into the memory array. Watch out for cells 0 and 99; they are special.

  Write a program that simulates inventory bins in a warehouse

In C++, write a program that simulates inventory bins in a warehouse. Each bin holds a number of the same type of parts. The program should use a structure that keeps the following data:

  Two-dimensional array of double to hold the sales

Suppose you have a two-dimensional array of double to hold the sales amounts for all your salespeople three years. Assume you employ 50 salespeople and this array already holds valid data.

  Write program that stores the numbers in array

Write a c++ program that stores the following numbers in the array named miles: 15,22,16,18,27,23, and 20. have your program copy the data stored in miles to another array.

  C programs hat print out the max, min, and the average value

Write three C programs that print out the max, min, and the average values of the data file included below. Be sure to include the outputs of the programs in your solutions. Use three data file structures (counter, sentinel, and neither counter/senti..

  Create a program that uses the vanderwaals equation

Write a program that uses the VanderWaals equation of state and the perfect gas law to display in tabular form the relationship between the pressure and the volume of n moles of a gas at a constant absolute temperature, T, over a range of volumes.

  Program to input the length of the side from the keyboard

write a program to input the length of the side from the keyboard ,use the class to obtain the areas of all shapes and display the results on the screen

  Write a header for the function named subtract

Write a header for the function named subtract. Subtract returns nothing and has one double parameter named num.

  Question 1the figure given is an example of select onea

question 1the figure given is an example of select onea. class adapter pattern b. observer pattern c. composite

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd