From 3ef60a96b7d8e3c446260c61f16e4a0ee4209587 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Murta?= Date: Wed, 9 Mar 2022 22:02:55 +0000 Subject: [PATCH] Add TODO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 793cea5..bf93b03 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Create graphs and reports ## ToDo - [ ] Support regular transactions from fixed group in categories +- [ ] Add one table for user inputed transactions and other for fixes - [ ] Predicting future expenses - [ ] Finish writing the README.md - [ ] Implement undo/redo feature in sqlite3 database