aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2017-03-24 09:21:06 +0000
committerJoris2017-03-24 09:21:06 +0000
commitc0ac16a713c4e53cf6af8e72a6d5f6b8ac5d6456 (patch)
tree8a438430cee7411259fc395d8f3898488e85d750 /README.md
parent293eb8295162bf0a038f488237db9c9d1316c04d (diff)
parentcfca18262c1ff48dcb683ddab7d03cf8e55573ff (diff)
Merge branch 'features/categories' into 'master'
Features/categories See merge request !1
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index b880ee8..3dcf8c4 100644
--- a/README.md
+++ b/README.md
@@ -46,5 +46,11 @@ See [application.conf](application.conf).
TODO
----
+- Modelize current page for both punctual and monthly payments
+- search by payment category
+- Use `sqlite-simple` instead of `persistent`
+- 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.”
+- Minify javascript from elm for production build
- CRUD animations (loading, created-updated-deleted element)
-- Payment categories ?