aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 ?