From 36930013a19350d8896794f56bbe3c5955d23f81 Mon Sep 17 00:00:00 2001 From: forevermatt Date: Thu, 3 Dec 2020 19:20:43 -0500 Subject: [PATCH] Check off completed item from road map --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3fd139..de54423 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ https://forevermatt.github.io/svelte-budget/ a mouse - [x] Autofocus the appropriate input (where applicable) on arrival at each page -- [ ] Allow adding a comment/note on each transaction +- [x] Allow adding a comment/note on each transaction - [ ] Handle page reloads in the middle of the add-expense process (which loses the timestamp, for example) - [ ] Add a data-breadcrumb trail as they enter data for a new transaction