POS 409 Week 1 Tip Calculator Updated
Check this A+ tutorial guideline at
http://www.homeworkrank.com/pos-409-uop/pos-409-week-1-tip-calculator-updated
For more classes visit
POS 409 Week 1 Tip Calculator Updated
Using Microsoft® Visual Studio®, write an application that is used to determine the tip amount that should be added to a restaurant charge. This program may be a console application or a Windows Forms application. No matter whether you choose to develop a Windows Forms application or a console application, be sure the interface is professional looking and intuitive to use for the novice end user.
Allow the user to input the total, before taxes and the tip percentage (15% or 20%).
Produce output showing the calculated values including the total amount due for both the 15% and the 20% tips.
Write appropriate methods for your solution, meaning develop your own void or value-returning methods in some way.
Include identifying information in the form of block comments at the top of each class in the project (programmer name, date, program description). Include adequate comments throughout the program, utilize meaningful names for controls, variables, fields, and forms. Include white space for readability purposes in the code. Refer to the Programming Assignment grading form to view grading criteria
Zip the full project folder and all its subfolders and submit your application to the Assignment Files tab