Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using C# Visual Studio (Visual Programming) Create a system used in Cafe Restaurant Management. Clients can buy several food and beverages. Your system shall have

Using C# Visual Studio (Visual Programming)

Create a system used in Cafe Restaurant Management. Clients can buy several food and beverages. Your system shall have several types of food: appetizer, main course and dessert. Beverages can be hot and cold drinks.

The system shall calculate the amount of a client needs to pay. Among the things that need to be included are the unit price per food and beverage, the number of food and beverage that a customer orders per table.

If a customer chooses all types of food (excluding beverage), that customer can be given a discount of 5% towards the total amount before tax. Additional 2% discount is given when the customer orders more than 5 items (including beverage) from the total amount before tax.

The total amount is subjected to a Sales and Service tax of 8%.

image text in transcribed

1) Firstly Screenshot the form design then write it's code in C# programming language and screenshot the interface including several outputs.

Example of calculation: Sample 1 Sample 2 Sample 3 Appetizer: 1 item Appetizer: 0 item Appetizer: 2 items Main Course: 1 item Main Course: 1 item Main Course: 3 items Dessert: 2 items Dessert: 0 item Dessert: 0 item Beverage: 2 items Beverage: 1 item Beverage: 3 items All types of food selected? All types of food selected? All types of food selected? YES (DISCOUNT 5% NO (DISCOUNT 5% NOT NO (DISCOUNT 5% NOT GIVEN) GIVEN) GIVEN) Total items ordered: 6 items Total items ordered: 2 items Total items ordered: 8 items (ADDITIONAL 1% (NO ADDITIONAL 1% (DISCOUNT 1% GIVEN) DISCOUNT) DISCOUNT) All purchases are subject to 8 PERCENT SST regardless of the total price

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

Microsoft Visual Basic 2005 For Windows Mobile Web Office And Database Applications Comprehensive

Authors: Gary B. Shelly, Thomas J. Cashman, Corinne Hoisington

1st Edition

0619254823, 978-0619254827

More Books

Students also viewed these Databases questions

Question

Explain the factors affecting dividend policy in detail.

Answered: 1 week ago

Question

Explain walter's model of dividend policy.

Answered: 1 week ago

Question

8. Providing support during instruction.

Answered: 1 week ago