Update TODO

This commit is contained in:
Jordan Bancino 2022-10-24 13:44:52 -04:00
parent 624b080d47
commit 3a181653b5
1 changed files with 2 additions and 1 deletions

View File

@ -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