aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2017-03-24 09:21:04 +0000
committerJoris2017-03-24 09:21:04 +0000
commitcfca18262c1ff48dcb683ddab7d03cf8e55573ff (patch)
tree8a438430cee7411259fc395d8f3898488e85d750 /README.md
parent293eb8295162bf0a038f488237db9c9d1316c04d (diff)
downloadbudget-cfca18262c1ff48dcb683ddab7d03cf8e55573ff.tar.gz
budget-cfca18262c1ff48dcb683ddab7d03cf8e55573ff.tar.bz2
budget-cfca18262c1ff48dcb683ddab7d03cf8e55573ff.zip
Features/categories
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 ?