From 3a181653b5ae3477940fbd78ee2c24232b63cc0b Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Mon, 24 Oct 2022 13:44:52 -0400 Subject: [PATCH] Update TODO --- TODO.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 670d819..431eec3 100644 --- a/TODO.txt +++ b/TODO.txt @@ -49,7 +49,7 @@ Phase 2: Building a foundation [~] Design server architecture [x] Route requests [x] Handle requests - [ ] Data abstraction layer + [~] Data abstraction layer [ ] Database upgrades/migration path [ ] Caching and cache control [x] Error generation @@ -128,6 +128,7 @@ Documentation [ ] TelodendriaConfig [ ] Util [ ] Memory + [ ] Db [x] Add onboarding documentation [x] Building from source