Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 217 Bytes

Bank account Kata

-Design of the solution

bank-app-design

  • Money is a value object, it is immutable and it holds business logic.
  • Values object are used to bring context to the value