summaryrefslogtreecommitdiff
path: root/backend/todo.txt
diff options
context:
space:
mode:
authorschencej <55326070+schencej@users.noreply.github.com>2019-12-02 16:24:12 -0500
committerGitHub <noreply@github.com>2019-12-02 16:24:12 -0500
commit6f14fcb0a4692c54b76ea96fc2bc0a683af30838 (patch)
tree75f4f1227296a775e0dffb0dab920b1645dd0791 /backend/todo.txt
parent7f253d927fc9a0469791a5d4684904acb24c00c5 (diff)
parent30ccc1f1c4a0ba64e16a0ef306f5b4c71df5760f (diff)
Merge pull request #9 from tuckerevans/backend-improvement
Backend improvement (Refactoring)
Diffstat (limited to 'backend/todo.txt')
-rw-r--r--backend/todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/todo.txt b/backend/todo.txt
index b2d928b..ae57ec0 100644
--- a/backend/todo.txt
+++ b/backend/todo.txt
@@ -1,2 +1,3 @@
Refactor Response creation
Handle PSV parsing (rm empty string at end, or rm last pipe when creating item)
+Fix Update (steps != 0)