From 9b5b0d17424568d80c557b8bc133eb32c77c2fe1 Mon Sep 17 00:00:00 2001 From: Joshua Carter Date: Fri, 26 Apr 2024 10:00:49 -0700 Subject: [PATCH] Add TODO notes to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 38079df..5ce54e1 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,13 @@ The backlog is organized by epic, with each task having a unique ID, description Use the Scrum Board to visually track the progress of tasks through the To Do, In Progress, In Review, and Done columns. This method provides a clear view of the project's progress and helps identify any bottlenecks or areas that require additional focus. +### TODO Notes + +- Inject functionality +- Debug functionality +- Display junctions +- Display comments + ## Flow Builder Development - Technical Details The Flow Builder is the cornerstone of our custom frontend client for Node-RED, enabling users to visually create and edit flows with ease. To achieve a robust, intuitive, and efficient development of this epic, we have selected the following key libraries: