Closed blue2wo closed 9 months ago
Create a settings menu that will allow the user to edit several GUI options for the pomodoro timer.
The implementation will store the settings local in settings component and then use dispatch all the settings data in one object using Redux.
Related issue: https://github.com/webdevbroz/pomodoro-app/issues/23
After making changes in the settings menu and clicking apply:
Goal
Create a settings menu that will allow the user to edit several GUI options for the pomodoro timer.
The implementation will store the settings local in settings component and then use dispatch all the settings data in one object using Redux.
Related issue: https://github.com/webdevbroz/pomodoro-app/issues/23
How to test
After making changes in the settings menu and clicking apply:
Screenshots