Refactor code structure; improve organization and readability across multiple files

This commit is contained in:
Yaro Kasear 2025-06-23 14:51:21 -05:00
parent 774c28e761
commit acacf39f8e
14 changed files with 380 additions and 217 deletions

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
__pycache__/
**/__pycache__/
.venv/
.env
*.db