Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guinevere's Bank Account #3

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

guineveresaenger
Copy link

@guineveresaenger guineveresaenger commented Aug 26, 2016

These are Wave 1, 2, and 3 requirements.
I added the Owner class for Wave One, but could never figure out how to merge them in Wave Two.
The MIN_BALANCE logic gets a little weird in the base Account, since it is set to zero, and hence it is possible to open an account with $0 in it.
I stuck to dollar amounts and changed the input from the CSV file to reflect dollars. Resulting were some crummy numbers when the interest method was called.
I also made a MoneyMarket account for Wave Three, which has some pretty convoluted logic...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant