mirror of
https://github.com/aclindsa/moneygo.git
synced 2024-12-25 23:23:21 -05:00
A personal finance web application written in Go and React/Bootstrap
Aaron Lindsay
58c7c17727
Still needs some fixups: * UI is incomplete * Investment transactions are unbalanced initially * OFX imports don't detect if one of the description fields for a transaction is empty (to fall back on another) * I'm sure plenty of other issues I haven't discovered yet |
||
---|---|---|
static | ||
.gitignore | ||
accounts.go | ||
db.go | ||
errors.go | ||
imports.go | ||
libofx.c | ||
libofx.go | ||
main.go | ||
securities.go | ||
sessions.go | ||
transactions.go | ||
users.go | ||
util.go |