aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34ae53e..ec8c139 100644
--- a/README.md
+++ b/README.md
@@ -60,8 +60,10 @@ TODO
### Interface
-- Search payments by frequency.
- Add a payment.
+- Edit a payment.
+- Delete a payment.
+- Clone a payment.
#### Bonus
@@ -76,6 +78,7 @@ TODO
- R.def for custom components.
- Move up element ids security (editOwn is actually at db level).
- move persistence methods to a module.
+- try DuplicateRecordFields (https://ghc.haskell.org/trac/ghc/wiki/Records/OverloadedRecordFields/DuplicateRecordFields)
### Tooling