Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 321 Bytes

RevolutTest

This app demonstrates transfer between two existing accounts. Of course it can be improved by:

  • different validations and error handlings
  • providing more information while operation failed
  • having transaction things
  • using BigDecimal
  • and etc.

But I was asked to avoid over-engineering of solution