Add web UX with dashboard, import wizard, backup management

- SPA frontend (static/index.html): 4-step wizard flow
  (Upload → Review → Import → Report) + Dashboard bar + Backup UI
- FastAPI server (server.py) with 14 API endpoints
- New endpoints: /api/status, /api/backups, /api/backup/restore
- Updated README with web UX usage
- Added web deps: fastapi, uvicorn, python-multipart
This commit is contained in:
2026-05-24 22:57:11 -04:00
parent 457e7794a0
commit 724104b750
4 changed files with 1517 additions and 0 deletions
File diff suppressed because it is too large Load Diff