Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C# or this project you will be building sandwich objects and allowing users to order. Sandwich Class Properties for this class Meat Sandwich Number Price

C#

or 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

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Financial Accounting IFRS WileyPLUS NextGen Card With Loose Leaf Print Companion Set

Authors: Jerry J. Weygandt ,Paul D. Kimmel ,Donald E. Kieso

4th Edition

1119504708

More Books

Students also viewed these Accounting questions

Question

Define self-esteem and discuss its impact on your life.

Answered: 1 week ago

Question

Design a health and safety policy.

Answered: 1 week ago