We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba3e03 commit 9651f9fCopy full SHA for 9651f9f
README.md
@@ -89,6 +89,13 @@ SELECT * FROM accounts where account_id in (select account_id from account_tag w
89
90
```
91
92
-### TODO
+### TODO/Milestones
93
+- ~~GoDBLedger server runs and accepts transactions~~
94
+- ~~trial balance and transaction reports of journals~~
95
+- ~~analyse database using metabase to create financial dashboard~~
96
+- ~~authenticated api using mutual TLS~~
97
+- web interface (GoDBLedger-Web)
98
+- triple entry bookkeeping using signed transactions
99
+- reconciliations and "bank feed"
100
+- profit and loss and balance sheet reports
101
- Create Yurnell - programmable journal entries
-- Create GUI - https://github.com/darcys22/GoDBLedger-Journal-Viewer-MacOS
0 commit comments