Shows remaining time on a phase, and if a phase has finished, it shows how long since finished. It also displays No Phase Deadline on competitions which haven't explicitly set a deadline. Logic may be a bit verbose, so if we want to change strictly to days remaining instead of months, hours, and minutes, it will be a simple fix.
Resolves #121
Shows remaining time on a phase, and if a phase has finished, it shows how long since finished. It also displays No Phase Deadline on competitions which haven't explicitly set a deadline. Logic may be a bit verbose, so if we want to change strictly to days remaining instead of months, hours, and minutes, it will be a simple fix.