Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 409 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 409 Bytes

Transaction

Key module responsible for transactions CRUD UI and the smooth create transaction semi-automated flow.

Screens:

  • NewTransactionScreen: creates a new Income or Expense transaction
  • EditTransactionScreen: edit an Income or Expense transaction
  • NewTransferScreen: creates a new Transfer between accounts via transactions batch
  • EditTransferScreen: edit a Transfer between accounts