Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darcys22 authored Oct 18, 2020
1 parent 0ba3e03 commit 9651f9f
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,13 @@ SELECT * FROM accounts where account_id in (select account_id from account_tag w
```

### TODO
### TODO/Milestones
- ~~GoDBLedger server runs and accepts transactions~~
- ~~trial balance and transaction reports of journals~~
- ~~analyse database using metabase to create financial dashboard~~
- ~~authenticated api using mutual TLS~~
- web interface (GoDBLedger-Web)
- triple entry bookkeeping using signed transactions
- reconciliations and "bank feed"
- profit and loss and balance sheet reports
- Create Yurnell - programmable journal entries
- Create GUI - https://github.com/darcys22/GoDBLedger-Journal-Viewer-MacOS

0 comments on commit 9651f9f

Please sign in to comment.