++ Help 2. The base price of a burger is $5. All monetary values must be represented as a decimal. 3. Give the user a choice of patty using grouped radio buttons 4. Give the user a choice of how many extra patties they want on their burger. The price of the burger includes 1 patty, this is to ask them how they may want in addition. Each additional patty is $.50. Valid entries are 0 to 3 and must be represented by a Slider control. 5. Users can select if they want cheese via a CheckBox or other yes/no control. 6. Users can select if they want bacon, this will add $1 to the cost. You can use a CheckBox or other yes/no entry mechanism. 7. Ask the user for instructions about how they want their burger and any additional toppings via Textbox. This entry is optional. 8. Ask the user for their name in a TextBox. This field is mandatory. The field must be highlighted if there is an error.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

C++ Help

2. The base price of a burger is $5. All monetary values must be represented as a decimal.
3. Give the user a choice of patty using grouped radio buttons
4. Give the user a choice of how many extra patties they want on their burger. The price of the burger includes 1 patty, this is to ask them how they may want in addition. Each additional patty is $.50. Valid entries are 0 to 3 and must be represented by a Slider control.
5. Users can select if they want cheese via a CheckBox or other yes/no control.
6. Users can select if they want bacon, this will add $1 to the cost. You can use a CheckBox or other yes/no entry mechanism.
7. Ask the user for instructions about how they want their burger and any additional toppings via Textbox. This entry is optional.
8. Ask the user for their name in a TextBox. This field is mandatory. The field must be highlighted if there is an error.
9. A custom option of your choice using whatever selection criteria you want. It must be a required field and the value incorporated into the final output in some way.
10. You must use different colors for the title, the summary, and any errors.
11. The summary must include the total cost of the order formatted as currency.

Hot Reload
Hamburger Heaven Kiosk
Hamburger Heaven Kiosk
All Burgers start at $5
Beef
Patty Type
O Veggie
O Beyond Beef
Extra Patties?
so.50 each
Options Cheese
Bacon($1.00) M
Other
mayo and sardines
Name on Order Antthony
Cost $7.00
Finalize Order
Output via MessageBox:
Order Details
Thank you for your order Antthony!
You ordered a 3 Veggie patty burger with cheese and bacon.
We will try to honor your custom request of mayo and sardines.
Your order total is $7.00.
OK
Transcribed Image Text:Hot Reload Hamburger Heaven Kiosk Hamburger Heaven Kiosk All Burgers start at $5 Beef Patty Type O Veggie O Beyond Beef Extra Patties? so.50 each Options Cheese Bacon($1.00) M Other mayo and sardines Name on Order Antthony Cost $7.00 Finalize Order Output via MessageBox: Order Details Thank you for your order Antthony! You ordered a 3 Veggie patty burger with cheese and bacon. We will try to honor your custom request of mayo and sardines. Your order total is $7.00. OK
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 6 steps with 2 images

Blurred answer
Knowledge Booster
Mathematical functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education