thulin82 / tournament_bet

Tired of making tournament betting exercises in Excel for every major football tournament?
MIT License
0 stars 0 forks source link

Implement a way to calculate and track scores #9

Closed thulin82 closed 1 year ago

thulin82 commented 1 year ago

Is your feature request related to a problem? Please describe. You want to be able to track scores, both from a individual way, but also from an administrator way

Describe the solution you'd like Implement a new table to track scores for each match, either calculate the score "live" in the bets/result view, and then store it, or make som sort of admin button/job to calculate for all matches that have a result

Describe alternatives you've considered Just showing it on the bets/results view, not saving it into a database