From 2adf80741a34a5243c431ccfac74e0ad2db541da Mon Sep 17 00:00:00 2001 From: Matthew Date: Thu, 14 Aug 2025 07:03:12 -0700 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..057d592 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# The_Personal_Lines_Task.Tracker + +A gamified task management and progress tracking tool designed for insurance agency workflows. Built in Node-RED with a clean React-based UI, SQLite persistence, and support for daily task tracking, seasonal story progression, and admin control features. \ No newline at end of file