Add a contest clock to WTI #1027
Labels
enhancement
New feature or request
NEXT Contest
Consider fixing for next contet
Usability Issue
This is an enhancement for which there is currently no usable workaround
Feature Description:
The WTI screen should display a "contest clock" at all times. It might be useful to have both "Elapsed:" and "Remaining:" displays.
Do you have any specific suggestions for how your feature would be implemented in PC^2?
It's probably going to involve changes to the app-header component in the shared module under the WTI src folder.
Additional context: please provide any additional information that will help us in considering your feature request.
Angular already defines a library containing a countdown widget; this should probably be used. See https://blog.devgenius.io/how-to-show-a-countdown-timer-in-angular-using-ngx-countdown-9835c98de101 for details.
The text was updated successfully, but these errors were encountered: