Question: The Scenario: * USE GUIZERO PLEASE!! * After using the menu program for the first season, the Beach Side Restaurant wants to improve the look
The Scenario: USE GUIZERO PLEASE!!
After using the menu program for the first season, the Beach Side Restaurant wants to improve the look of the system. The
program has worked well so far, but they now want to create a more modern looking GUI menu. They also want to integrate the
CSV menu file written by the menu program into this new GUI program.
You have now been charged with updating the menu program to a GUI program.
Assumptions:
The program is to be updated with GUI controls. You can define how the interface works. You can design tho program
to use text input or button controls to input the data. Just make it easy for a customer to use.
Read the CSV file from the menu input program to display the menu.
Behaviors of your Application:
When the application starts, it will announce itself with a message welcoming the user to the restaurant, and
then display a formatted menu of drinks and entrees with prices for each.
Menu items will be shown along with the cost for each one.
After the customer enters an item number, they should then be prompted for the quantity for that item.
The program should accept an unlimited number of items ordered.
When the customer elects to exit, they will then be shown an itemized order list with subtotals of each item
and a grand total for the order.
Upon Completion
Upon completion of this assignment, you will have demonstrated the following:
Your ability to design and build a GUI interface
Your ability to read and use a CSV file
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
