CSC 314: Programming in Java

Winter 2001

Individual Assignment 3

Currency Exchange: A Simple Graphical User Interface

Due Friday February 2 before 11:30pm

The Web is full of simple calculators and converters including those used for metric conversion, mortgage calculation and HTML color codes. For this assignment, you will introduce yet another such calculator. This product produces currency equivalents. For example, if a user wanted to know the equivalent in French francs for US$12, your product would allow the user to supply the figure and then display the amount in francs (approximately 84 francs).

The overall design is up to you, but it should at least follow these requirements:

Here are some tips for helping you complete this assignment:

Submission

Before the due date and time, you should submit the following file through the submission Web page:

The grader will use this sheet for evaluating the asignment.