updated using git-ex
authoralex <[email protected]>
Tue, 27 Oct 2020 04:48:13 +0000 (21:48 -0700)
committeralex <[email protected]>
Tue, 27 Oct 2020 04:48:13 +0000 (21:48 -0700)
todo

diff --git a/todo b/todo
index de7d1fe6068f9bbe1b50a1ba2de742998d6a65f4..b451dfdba96a0ce8ff0f7bd07bb732f960e398e4 100644 (file)
--- a/todo
+++ b/todo
@@ -7,14 +7,14 @@ To Do:
        - [ ] finish extended features necessary for gui/backend integration
                - [x] create rm
                - [x] consolidate add, new, ls, etc. calls
-               - [ ] build succeeds
-               - [ ] update/cleanup tests
-                       - [ ] add test cases to data unit tests
-                               - [ ] removing workout -> remove all recent
-                               - [ ] remove attribute -> shifts all bit fields
+               - [x] build succeeds
+               - [x] update/cleanup tests
+               - [ ] add test cases to data unit tests
+                       - [ ] removing workout -> remove all recent
+                       - [ ] remove attribute -> shifts all bit fields
                - [ ] rename workouts functionality
-               - [ ] update date of recent workout from cli
-                       - [ ] rm then add
+       - [ ] update date of recent workout from gui -> cli
+               - [ ] rm then add
        - [ ] migrate data to sqlite db
                - [ ] consider how to keep up-to-date/backups