forecasting/backend/services
jtricerolph 75d2c1fa9d Forecasting app: hybrid port to HNF stack
Python FastAPI ML backend kept intact; auth replaced with central hnf_session cookie verification. Frontend rebuilt on React 18 + TS + Vite with stack design system, Plotly charts retained. Shared Postgres via DATABASE_URL; schema applied on startup.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-04 18:49:34 +00:00
..
forecasting Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
scraper_backends Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
__init__.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
backup_service.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
booking_scraper.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
newbook_client.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
newbook_rates_client.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
reconciliation_service.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
resos_client.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00