From 703496a49315f7b67442abf0e0df3c41d3605d3b Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 15 Aug 2025 16:02:40 +0000 Subject: task-012 (#2) Co-authored-by: Joe Carstairs Reviewed-on: https://git.joeac.net/joeac/schist/pulls/2 Co-authored-by: Joe Carstairs Co-committed-by: Joe Carstairs --- requirements/tasks/epic-000.md | 4 ++-- requirements/tasks/task-012.md | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'requirements/tasks') 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 -- cgit v1.2.3