subject

C#

For this project you will be building sandwich objects and allowing users to order.

Sandwich Class

Properties for this class
Meat
Sandwich Number
Price
Calories
Notes (This is for toppings requested)
You must have a constructor
Main Program

Offer a Company Header Line
You will need an array or list of Sandwich Objects
Populate this array with 10 sandwiches
must use the constructor
Menu
Employee
Must prompt user for username and password
After 3 attempts they get kicked out of the program
Customer Menu
Employee
User can edit sandwich properties
Give menu where the employee can modify a sandwich
Allow user to modify any aspect of the sandwich properties.
Customer
Must loop until the user is finished entering sandwich orders
Must save the orders to an array or list for future use in totaling
Once order is complete:
Calculate the 5.5% sales tax
Show out the entire order
Show out the subtotal
Show out the tax amount
Show out the grand total

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 07:00, yyy77uh
You will be given two character arrays of the same size, one will contain a number of ships. ships will move around the character array based on which way they are facing and the route they are on. routes are given in the other array. the route consists of '-' and '|' for straight paths, '\' and '/' for curves, and '+' for intersections. there are ships on these routes. ships always face a direction, '^' for up, '> ' for right, 'v' for down, and '< ' for left. any time the ships hit a '\' or a '/' it will turn as you would expect a ship to turn (e. g. a '^' that moves into a '/' will turn right). at an intersection, ships will always continue straight through. all ships move at the same speed, ships take turns moving and all ships move during one 'tick'. the one in the most top left goes first, followed by those to its right, then the ones in the next row. it iterates along the rows and then down the columns. each ship moves one space on its turn moving along the route. your function needs to return the position of the first collision between two ships and the number of ticks before the crash occurred.
Answers: 2
image
Computers and Technology, 22.06.2019 18:00, ladyree8721
Which of the following physical laws can make the flow of water seem more realistic? a. motion b. gravity c. fluid dynamics d. thermodynamics
Answers: 2
image
Computers and Technology, 22.06.2019 19:30, andyromero
Once the data center routes to the destination server that hosts the website, what's the next step in the internet process? user’s browser renders html code from destination server into web page request goes through router/model and isp request routed to nameserver and datacenter
Answers: 2
image
Computers and Technology, 23.06.2019 06:10, erick7123
The head restraint should be adjusted so that it reaches a. the top of your ears b. the base of your skull c. the top of the head
Answers: 1
You know the right answer?
C#

For this project you will be building sandwich objects and allowing users to order....

Questions in other subjects:

Konu
Chemistry, 23.10.2019 04:00