Added simple functionality to add new TODOs (#3)

Added very simple functionality to add todos to a list. Can be used as a building off point.

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2025-12-01 20:41:53 -05:00
parent 86304f9704
commit e3422bafbf
2 changed files with 29 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
.venv/
__pycache__/