AuburnACM / auacm

The Auburn ACM Website
Apache License 2.0
15 stars 3 forks source link

Fix competitions time-related issues #59

Closed WilliamHester closed 8 years ago

WilliamHester commented 8 years ago

I didn't mean to do two things at once here, but I did. I fixed the issue of competitions displaying the incorrect start time and also fixed the issue if competitions not starting the timer when the competition started. While I was there, I went ahead and cleaned up the code that displays the timer and added variables to denote different states of the competition, active, as in "ongoing", and ended. This enabled me to hide the problems before the competition started on the scoreboard page, showing them once the clock starts ticking.

Fixes #55

BrandonLMorris commented 8 years ago

Kewl sauce.