refactor: Reimplement calculator logic with new JavaScript and PHP files, removing numerous old Python scripts and related content.

This commit is contained in:
Ben
2026-03-06 19:56:03 -08:00
parent d381cd6610
commit e35fdcb118
34 changed files with 6899 additions and 4099 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
scripts_archive/
__pycache__/
.venv/
.DS_Store
*.log