lightableMatch / AMF

0 stars 0 forks source link

Create an active countdown timer within spring boot #15

Closed lightableMatch closed 2 years ago

lightableMatch commented 2 years ago

Start with WHY?

Why do we need to do work? (Who is requesting this work?) We need a countdown timer to display on the frontend so users will know when the next map rotation will be. Currently the countdown timer is only within the webpage so if the page reloads the countdown timer will restart from the initial timer. This will bring it out of sync with the Apex Legends map timers. Creating a timer object in the service will allow a stable timer to be referenced when the page gets reloaded.

What is the issue? What needs to be resolved?

Acceptance Criteria

Any other notes / resources to share?

lightableMatch commented 2 years ago

Progress: 258006fbb032736bf56d8ed80bee44e8c82495e8

lightableMatch commented 2 years ago

Progress: 1d59b23f4f671c149fd326eefaf6bd5e7e10f8fc

lightableMatch commented 2 years ago

Production Ready

Progress: c89f9fac3b1d9ecc3a79398c2ab7457717c4ff24

Could use comments to describe code better but am closing issue