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

Asfandyar-Bin-Tassadaq-Java-bank-programming-test #330

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AsfandyarTassadaq
Copy link

Additions:

  • Enum types for account types and transaction types.
  • Interest accrues and compounds daily. The first transaction date is the start of the interest period.
  • Maxi_Savings interest rate is dependent on the last withdrawal date.
  • Added utility functions
  • Rewrote tests

Issues:

  • Interest calculations are not checked in tests due to not having prior transaction history(this is needed for the new daily interest calculations).
  • Java date needs to be replaced with Java time

@AsfandyarTassadaq
Copy link
Author

Asfandyar Bin Tassadaq

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