planning-poker icon indicating copy to clipboard operation
planning-poker copied to clipboard

Adding timer feature

Open SENTHILnew opened this issue 1 year ago • 3 comments

📝 Description This pull request adds a timer feature. The timer can be enabled or disabled by the moderator. The timer automatically starts on clicking restart. The timer can be disabled anytime. Once the set time is over (only supported time seconds for now) will automatically reveal the voting

🛠️ Changes made Added new components for showing timer progress and timer toggle button. Modified gameController component to accommodate the timer toggle and timer progress controls.

🧪 Testing Added unit tests to ensure the proper toggling of timer control. Added unit tests for timer end reveal feature.

📸 Screenshots

chrome-capture-2024-1-6

SENTHILnew avatar Feb 04 '24 19:02 SENTHILnew