NikifFleser / FlaskWebTest

A Flask Test
MIT License
0 stars 0 forks source link

Prevent Late Bet Placement #6

Closed NikifFleser closed 5 months ago

NikifFleser commented 5 months ago

No bet should be placable after the point of kickoff. We should check for the individual games and lock those that have already happened or are ongoing.

NikifFleser commented 5 months ago

Done in practice - though the look is still off. Need to align the styles of the closed bets with those of the open ones.