diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 ? |