added another

This commit is contained in:
klein panic
2025-02-24 15:24:50 -05:00
parent d791284df3
commit 9d47d0d2d2
12 changed files with 1706 additions and 0 deletions

4
todo_app/README.md Normal file
View File

@@ -0,0 +1,4 @@
# Todo application
## overview
Archived, and moved to todo_task_manager. Simplier functionality, still works, does not have install script or support undo functions, reoccuring tasks, or searching very well.