Question: Create a Windows Form App (.NET) in C# that replaces the burger and shake app. The application will welcome the user. The user will then
Create a Windows Form App (.NET) in C# that replaces the burger and shake app. The application will welcome the user. The user will then be allowed to enter their name for the order and the number of burgers they would like to order, followed by the number of shakes they would like to order inside a text Box. The burgers are priced at R60 and the shakes are priced at R36. When the user clicks on the confirm order button, the app will tell the user how much the order will cost using a message box. The app will then store the info and clear the text boxes. When the user clicks on the report button, the app will print each order and total price for each order.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
