1. A restaurant wants an application that calculates a table's bill.

2. Let user enter the number of people in the party.

  • If it is more than 6, it adds 15% tips to the total.
  • Otherwise, let user enter the tips amount.

3. The application should display all the menu items in a ListBox (ComboBox).

  • The ListBox (ComboBox) should Display the category of food offered by the restaurant separately (Beverage, Appetizer, Main Course and Dessert).
  • The user can choose from one of the ListBox (ComboBox) to add an item to a table's bill.
  • As each item is selected, it adds the price of that item to the subtotal.

4. The program should include Subtotal, Tax, Tips, and Total fields in the GUI.

  • Also, the user can click the "Clear Bill" Button to restore the Subtotal, Tax, Tips, and Total to $0.00.

5. Implement the RestaurantMenu.accdb database below see image.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.