Question: Consider another data calculation that might be needed in a common information system. Potential examples include calculating tax and tip for a restaurant bill or
Consider another data calculation that might be needed in a common information system. Potential examples include calculating tax and tip for a restaurant bill or finding miles per gallon for an automobile. You can utilize one of these or another of your choosing. Using the same format as shown in the above examples, describe the overall purpose of the program and then outline the inputs, processes, and outputs. Be sure that you utilize the input-process-output model, specify each data type, give the equations for calculations, and give the full output string.
Create your program including a user interface in Visual Studio utilizing Visual Basic. Ensure there are no errors present and test it using Debug to be sure it works as expected. Give screenshots showing your interface and briefly describe these screenshots. Also, copy the Visual Basic code. Be sure that this is separate from your input-process-output model pseudo-code from the first portion of the Assignment. Also, zip the full project folder for submission.
Please note that implementing the project in Visual Studio utilizing Visual Basic is only 15% of the grade for this Assignment. You are expected to be able to describe a program in pseudo-code, and the overall grade focuses on this requirement. Translating that into a user interface and proper code syntax represents a significant additional challenge. You should try to create the actual program, but you should not do so at the expense of progressing through the project or submitting this Assignment on time.
Submit your input-process-output model pseudo-code, screenshots, and Visual Basic code as a single document
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
