suggest an application system which is able to


Suggest an application system which is able to perform some arithmetic computations, like commission system, encryption system, timer system, etc, from anyone of the following industry.

(a) Food and beverage industry

(b) Health care industry

(c) Transportation industry

The confirmation of the suggested system is pending approval by the tutor in-charge.

Your program should perform the following requirement: -

(a) Prompt for user login to begin using the system

(b) Provide an avenue for users to enter test data.

(c) Seek confirmation for the next set of actions to be taken.

(d) Perform validation and offer constructive guidelines for correct test data to be key in by the users

(e) Upon the completion of the testing OR user has responded a "N" (NO) to end the testing program, the system must be able to display a summary of the total number of attempt and thank you note.

Then, prepare a brief user guide for your solution.

Sample output:



Login:

Invalid login. Please try again:

Login:

 

Welcome to the CA Food and Beverage System!

------------------------------------------------------------

                                         Customer count: 001

 

MENU (Enter "0" or "1" for customer selection)

----

Set Meal    :  0   

A la carte  :  1

~~~~~~~~~~~~~~~~~~~~~~~

Customer selection: 0

 

SET MEAL MENU @ RM19.90 / set (Enter 0/1/2 for selection)

-----------------------------

Set A (Salad + Chicken steak burger + tea)     : 0

Set B (Soup + Spaghetti chicken meatball + tea): 1

Set C (Fish N chips + Brownie + tea)           : 2

 

Order    : 2

Quantity : 2

 

Any other order? Y/N: Y

 

MENU (Enter "0" or "1" for customer selection)

----

Set Meal    :  0   

A la carte  :  1

~~~~~~~~~~~~~~~~~~~~~~~

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Sample Output: Continued



Customer selection: 1

 

A la Carte Categories (Enter 0/1 for selection)

--------------------------

Pasta       : 0

Asian Foods : 1

Customer selection: 1

Asian Foods @ RM9.90 / item (Enter 0/1 for selection)

----------------------------------------------

Asam Laksa  : 0

Nasi Lemak  : 1

 

Order    : 1

Quantity : 1

Any other order? Y/N: N

Any membership? Y/N: Y

Total                : RM49.70

Tax (10%)            : RM 5.00              

Member discount (10%): RM 5.00

Grand Total          : RM49.70  

Next customer? Y/N: N

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Summary:

Total number of customer(s): 1

 
 

 

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: suggest an application system which is able to
Reference No:- TGS0501795

Expected delivery within 24 Hours