Homework 1, Wallet Design
Short Description:
Design a wallet object.
This assignment is worth 5 points.
Goals
When you finish this homework, you should have:
- Produced the basic design for a wallet class.
Formal Description
Read pages 124-135 of your book.
You are part of a team developing a present day life simulation. You have been given the task of designing the objects associated with personal finances. You have decided that the first item you will develop is a wallet.
Design a wallet object. This should include
- A description of your wallet object.
- The methods supported by your wallet.
- The data you wallet can store.
- Include any limitations will you place on this data.
- Does your wallet require any objects for support?
Create a word document that describes your wallet object. Include algorithms for the methods.
Required Files
A word document.
Submission
Submit your document to the D2L Assignment folder Homework 1 by the due date.