HackRU / OneAppFlutter

An official event app for HackRU
https://oneapp.hackru.org
MIT License
30 stars 13 forks source link

Timer showing negative time #63

Closed dhruvilp closed 4 years ago

dhruvilp commented 4 years ago

Describe the bug Currently, Timer shows negative time so it seems like it didn't stop at the end of the event so fix it.

To Reproduce Steps to reproduce the behavior:

  1. Go to the "Timer" tab on the home page
  2. See error

Expected behavior Should stop at 00:00 / when hacking stops. Make this configurable via API or S3 bucket

Additional context We are planning for using deadline value from the S3 bucket so we could easily fix it whenever needed.