Yimaru-BackEnd/internal
KidusAlemayehu 6cc37fbf9f feat: Implement sports evaluation logic for NFL, Rugby, and Baseball
- Added evaluation functions for NFL money line, spread, and total points.
- Implemented evaluation functions for Rugby money line, spread, and total points.
- Created evaluation functions for Baseball money line, spread, total runs, first inning, and first 5 innings.
- Developed unit tests for all sports markets to ensure correct evaluation outcomes.
- Introduced ResultCheckerService to handle game result checking for NFL, Rugby, and Baseball.
- Updated routes to include new functionality for virtual game handling.
2025-05-18 19:18:24 +03:00
..
config Merge branch 'main' into feature/referal 2025-04-23 07:45:41 +03:00
domain feat: Implement sports evaluation logic for NFL, Rugby, and Baseball 2025-05-18 19:18:24 +03:00
logger impl auth http layer 2025-03-29 06:25:19 +03:00
mocks fix registration and password reset 2025-03-31 00:25:50 +03:00
pkgs/helpers feat: method impl added for the notfication 2025-04-01 22:10:15 +03:00
repository basketball and fixes 2025-05-03 20:22:57 +03:00
services feat: Implement sports evaluation logic for NFL, Rugby, and Baseball 2025-05-18 19:18:24 +03:00
web_server feat: Implement sports evaluation logic for NFL, Rugby, and Baseball 2025-05-18 19:18:24 +03:00