Currency Conversion Program

Submitted by: Submitted by

Views: 10

Words: 355

Pages: 2

Category: Science and Technology

Date Submitted: 08/29/2015 05:48 PM

Report This Essay

Currency Conversion Program (Final Project)

Week 9– IT 210

Scott Schuelke

Application-Level Requirements List

1. The program shall present a series of user screens that prompts the user for specified input.

2. The main user screen shall have an application title.

3. The main user screen shall have a short description telling the user how to use the program.

4. The calculation of the currency shall be executed only after all the valid input values are provided.

5. The program shall allow the user to clear all input fields and recomplete the calculation.

Input-Process-Output Chart

|Input |Process |Output |

|Name: |Display Menu |Name: Currency Type |

|Type: | |Type: Integer |

|Range: | |Range: 1-6 |

|Name: International Value |Get Foreign Value |Name: International Value |

|Type: Real | |Type: Real |

|Range: 0-1,000,000 | |Range: 0-1,000,000 |

|Name: International Value |Convert Currency |Name: US Value |

|Type: Real |...