aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2017-04-02 17:51:12 +0200
committerJoris2017-04-02 21:07:08 +0200
commit5c110716cfda6e616a795edd12f2012b132dca9f (patch)
tree71c3d04780302edf0648bec1cd914757cdbb2883 /README.md
parent64ff4707fdcd81c27c6be9903c3c82bc543ef016 (diff)
downloadbudget-5c110716cfda6e616a795edd12f2012b132dca9f.tar.gz
budget-5c110716cfda6e616a795edd12f2012b132dca9f.tar.bz2
budget-5c110716cfda6e616a795edd12f2012b132dca9f.zip
Add a chart on payments by month by categories
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9f9045c..4b220db 100644
--- a/README.md
+++ b/README.md
@@ -46,9 +46,17 @@ See [application.conf](application.conf).
TODO
----
-- search by payment category
+### Chart
+
+- Tooltip with values
+- Show / Hide serie by clicking on caption
+- Adapt to screen width
+- Show only the last entries and allow to move in time ?
+
+### Other
+
+- search by payment category and payment date
- Use `sqlite-simple` instead of `persistent`
-- show charts with payments and categories
- Move up element ids security (editOwn is actually at db level)
- Prevent a daemon to freeze when it got “SQLite3 returned ErrorBusy while
attempting to perform step.”