Unit 12 Assignments 2
Unit 12 Assignments 2
– Design a Program
Joseph Baker
2B.P2) Describe the purpose and user
requirements for the software program
Purpose of the program
• Describe the purpose of the currency converter program
The Purpose of the currency converter
program is to show the user how mush of
one currency is worth in another currency
for example 44 pounds are in 50 euros.
User requirements of the program
• Describe the user requirements of the currency converter program
• Programming language
Visual basic
• Programming characteristics to be used
+, -, *, /
Yes variables are going to be used
Ifs
subs
• What will it be released as? Executable?
yes it is executable
Screen layout
• Create a mock-up of how you want your program to look
Data Inputs and Outputs
• Document the data inputs needed for your mock up program to
function
Data you in put is going be in-between 1 and 1,000,000,000,000
Input £60
Output $73.62
$1.22
Print dollars
Stop
2B.D2) Justify the design decisions,
including: