diff options
Diffstat (limited to 'requirements/tasks')
| -rw-r--r-- | requirements/tasks/epic-000.md | 4 | ||||
| -rw-r--r-- | requirements/tasks/task-012.md | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/requirements/tasks/epic-000.md b/requirements/tasks/epic-000.md index 7b6e21c..239c612 100644 --- a/requirements/tasks/epic-000.md +++ b/requirements/tasks/epic-000.md @@ -3,13 +3,13 @@ For this Epic, there should be a desktop GUI with basic functionality to meet the most important user needs. -Status: not ready +Status: in progress ## Ordered backlog - [x] task-010 (hello, world) - [x] task-073 (UI layout & nav) -- [ ] task-012 (SQLite) +- [x] task-012 (SQLite) - [ ] task-001 (inserting transactions) - [ ] task-064 (deleting transactions) - [ ] task-072 (import from Actualbudget) diff --git a/requirements/tasks/task-012.md b/requirements/tasks/task-012.md index e45c74b..13e3b88 100644 --- a/requirements/tasks/task-012.md +++ b/requirements/tasks/task-012.md @@ -7,6 +7,8 @@ the pattern is ready to be used in other tasks. As this blocks using actual domain entities, then, a good place to start would be storing a database schema version number. +Status: done + Source: ard-001 Epic: epic-000 |
