Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

in python3 please, In this assignment, you will build a restaurant favorites Meal Builder. Your system will build the menu of any restaurant, and enable

in python3 please,

image text in transcribed

In this assignment, you will build a restaurant favorites Meal Builder. Your system will build the menu of any restaurant, and enable a patron to build a meal. The meal must include all categories (Appetizers, Entres, Drinks, Deserts). You should make it dynamic to have more categories of course. Under each category, you will have menu items with pricing information. The system will enable a patron to build a meal (or several meals for multiple people), and price the whole ticket. Please make sure you include options for the patron to quit or to start building a new meal. Your design can also be different from my implementation such that it would allow to delete an item from a meal - be creative. Your output must be formatted and must produce a very elegant ticket. Here is an example implementation (the minimum functionality). Welcome to the Miami Favorites Meal Builder NewMeal (n) Quit(a) Appetizers Chicken Satay Egyptian Spring Rolls Humus Samboosa $7.50 $6.50 $5.50 $5.50 Entres Shish Tawooq - Chicken Kabab Shish Kabab - Beef Kabab Fatta Bel Mooza Koshary - vegetarian Koshary - with meat sauce $13.50 $16.50 $17.25 $10.25 $12.25 Drinks Tea with mint Turkish Coffee Sade $2.25 $2.25 In this assignment, you will build a restaurant favorites Meal Builder. Your system will build the menu of any restaurant, and enable a patron to build a meal. The meal must include all categories (Appetizers, Entres, Drinks, Deserts). You should make it dynamic to have more categories of course. Under each category, you will have menu items with pricing information. The system will enable a patron to build a meal (or several meals for multiple people), and price the whole ticket. Please make sure you include options for the patron to quit or to start building a new meal. Your design can also be different from my implementation such that it would allow to delete an item from a meal - be creative. Your output must be formatted and must produce a very elegant ticket. Here is an example implementation (the minimum functionality). Welcome to the Miami Favorites Meal Builder NewMeal (n) Quit(a) Appetizers Chicken Satay Egyptian Spring Rolls Humus Samboosa $7.50 $6.50 $5.50 $5.50 Entres Shish Tawooq - Chicken Kabab Shish Kabab - Beef Kabab Fatta Bel Mooza Koshary - vegetarian Koshary - with meat sauce $13.50 $16.50 $17.25 $10.25 $12.25 Drinks Tea with mint Turkish Coffee Sade $2.25 $2.25

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

Secrets Of Analytical Leaders Insights From Information Insiders

Authors: Wayne Eckerson

1st Edition

1935504347, 9781935504344

More Books

Students also viewed these Databases questions