feat(#1): Bank engine — accounts, transactions, loans, rates, credit score, ASCII statement #2

Merged
ti-paul merged 1 commit from feature/1-bank-engine into main 2026-06-14 00:09:25 +00:00
Member

Closes #1

33 tests. Code bank.

Closes #1 33 tests. Code bank.
- src/bank.js: Full code bank engine
  - 5 account types (tech debt to doc investment)
  - 5 currencies (LOC to review rubies)
  - 5 transaction types (deposit to fee)
  - 5 credit tiers (AAA to FFF)
  - Deposit/withdraw with credit score impact
  - Account transfers
  - Interest application with positive/negative rates
  - Currency exchange
  - Bank management with totals
  - ASCII statement rendering
- 33 tests
ti-paul left a comment
No description provided.
33 tests. Bank engine. LGTM.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/code-bank!2
No description provided.