o2o-triple-pick/backend/app/services
jwkim 4246ad6936 Add data-driven AI predictions via API-Football
- football_data.py: 수집·캐싱·데이터블록 조립 (48팀 ID/FIFA랭킹)
- FootballCache 테이블: 폼·H2H·스쿼드 캐시 (외부 DB)
- 프롬프트에 랭킹·폼·H2H·스쿼드·WC실제결과 주입
- 키 없으면 기존(이름만) 동작 폴백, 무료 한도 점진 수집
2026-06-15 15:49:34 +09:00
..
__init__.py Refactor: Next.js+Firebase → React(Vite) + FastAPI + PostgreSQL 2026-06-10 13:04:35 +09:00
ai.py Add data-driven AI predictions via API-Football 2026-06-15 15:49:34 +09:00
email.py mail config 적용 . 2026-06-11 09:21:10 +09:00
football_data.py Add data-driven AI predictions via API-Football 2026-06-15 15:49:34 +09:00
grading.py 포인트 시스템 추가, 프론트 국기 반영 2026-06-10 15:11:56 +09:00
points.py 포인트 시스템 추가, 프론트 국기 반영 2026-06-10 15:11:56 +09:00
schedule_fetch.py Fix auto-settle for non-Group-A: map results by TLA, not full name 2026-06-13 10:58:33 +09:00
schedule_sync.py Load all 12 groups' schedule (72 matches) + Naver-style schedule UI 2026-06-12 14:56:24 +09:00