Skip to content

AndreyDyubin/acca

 
 

Repository files navigation

CircleCI

TODO

  • Rollback for failed transaction - rollback money for hold operations
  • Tests for basic functionality.
    • CI tests.
  • Basic future
    • Added balance_changes + tests
    • Access to functions. For internal methods, external access is not available.
    • Prevent editing data in tables - read only. Modifing via API
    • More database-level checks
      • Transaction from one to the same account
  • Added documentation
  • Idempotency operation of accept\reject tx

Future list

  • Process each operation and save the executed status in current operation
  • Example for analitics.
    • Beautiful graphics.

About

Financial accounting

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 70.2%
  • PLpgSQL 28.5%
  • Makefile 1.3%