e65b6b2cfb60f315f6c54585ba450a5dc43f75c4
CHAIRS mapping was {1:A, 2:B, 3:C} but the API's country field has
1=C and 3=A. Fixed the mapping in backend and both frontends, added a
startup migration to swap A↔C columns in existing DB data, corrected
multiIf SQL queries that hardcoded the wrong winner→column mapping,
and moved _save_round() to the ENDED status block so hot/cold stats
reflect the latest round immediately.
Teen Patti Live Monitor
Real-time Teen Patti game monitor with live dashboard and analytics.
Quick Start
docker compose up --build
- Live Dashboard: https://localhost:8443
- Analytics: https://localhost:8443/analytics
Description
Languages
HTML
60.9%
Python
39%