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
01f0f9e68f
* Only update the field that was modified when one is changed instead of deep-copying the entire Transaction object * Create a new AmountInput text box to allow for more intuitive editing of amounts. |
||
---|---|---|
static | ||
.gitignore | ||
accounts.go | ||
db.go | ||
errors.go | ||
main.go | ||
securities.go | ||
sessions.go | ||
transactions.go | ||
users.go | ||
util.go |