Commit Graph

5 Commits

Author SHA1 Message Date
Andrew Charlwood a496c01eb4 Remove claude working folders 2026-02-10 15:30:27 +00:00
Andrew Charlwood 7e63e6ea45 feat: add desktop packaging (pywebview + PyInstaller)
- resource_path.py: frozen/dev path resolution for bundled data files
- app_desktop.py: pywebview entry point (Dash in daemon thread)
- app.spec: PyInstaller onedir config with data files and hidden imports
- Updated queries.py, card_browser.py, app.py to use get_resource_path()
- Added pywebview + pyinstaller to project dependencies
- Fixed unresolved merge conflict in .gitignore
- Removed stale 01_nhs_classic.html and AdditionalAnalytics.md
2026-02-09 14:53:22 +00:00
admin ee56595292 Update gitignore 2026-02-08 22:45:16 +00:00
Andrew Charlwood b98ab1a5c6 test 2026-02-08 22:41:46 +00:00
Andrew Charlwood fdd33a67af Initial commit before Ralph loop 2026-02-04 13:04:29 +00:00