aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2019-08-10 15:07:11 +0200
committerJoris2019-08-10 15:07:11 +0200
commit234b5b29361734656dc780148309962f932d9907 (patch)
treecc5895309f3461a7a2b012e810f2b999224bb564 /README.md
parentfb8f0fe577e28dae69903413b761da50586e0099 (diff)
downloadbudget-234b5b29361734656dc780148309962f932d9907.tar.gz
budget-234b5b29361734656dc780148309962f932d9907.tar.bz2
budget-234b5b29361734656dc780148309962f932d9907.zip
Use select component in payment search line
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dbffc41..9f9b64b 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,7 @@ See [application.conf](application.conf).
### Code
+- Use BEM style
- Move the CSS out from the index page
- Add tests about exceedingPayers
- try DuplicateRecordFields (https://ghc.haskell.org/trac/ghc/wiki/Records/OverloadedRecordFields/DuplicateRecordFields)