Question
Create a restaurant menu that includes the name of food/dish, cost of the item, a menu I.D., a description of the food/dish, and a rating
Create a restaurant menu that includes the name of food/dish, cost of the item, a menu I.D., a description of the food/dish, and a rating of the food/dish.
so the menu form will display the menu items and also a add button, once the user clicks on add it should take the user to another form that will prompt the user to enter the name of the food, the description, the cost price and selling price. there should also be a clear and save button. once the item is saved in the form it should be added to the menu item form. it should also allow the user to delete a food/dish or update the food/dish price, description or name.
add vegan food, vegetarian food and halaal with identifiers
also add getters and setters and a constructor
please use OOP and an Array List and use validation
USE C# Visual Studio Forms.
Needed before the 14th of February.
add a picture in the background of the forms.
also add headings, for example, Sandwiches, Platters, seafood and so on.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started