Nikolai Romanov | oct2025-2 | Data groups | Sprint 3 | [TECH ED] Build alarm clock app#3
Open
Nikolai Romanov | oct2025-2 | Data groups | Sprint 3 | [TECH ED] Build alarm clock app#3
Conversation
- html title updated.
- added initializing function onFinishLoading; - added listener to check input for alarmSet input field.
- added alarmSet input setup function called on the page loading finish; - added setting 0 on alarmSet input setup.
- implemented the function for update timer text; - added the created function incokation on the page loading finish.
- in setAlarm function implmented initial timer text set.
- implemented timer countdown using setInterval; - implemented timer update ligic in the function updateTimer; - implemented function for delete setted interval.
- implemented the page background color change on active alarm.
- in the html file added a new pause button; - in the script file implemet initialize the new button with a listener;
- implemented onClickPauseButton function logic to stop and to start timer when it is working.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Learners, PR Template
Self checklist
Changelist
Questions