Skip to content

AshishRanjan9ar/Alarm_Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlarmClock-in-Seconds-

HOSTED LINK

https://ashishranjan9ar.github.io/Alarm_Clock/

Introduction:

The project contains a Digital Alarm Clock where you can set as many alarms as you want. The first part of the project contains a digital clock which keeps on getting updated every second. In the second part we can set an alarm and all the new alarms being set will be added to a list below and will the played at the right time. With every new alarm being set a delete button will be given. On clicking that button you will be bale to disable to alarm and remove it from the webpage.

TechStack:

HTML, CSS, JavaScript

Approach:

All the alarms being set will be added to an array. The array will be checked every second if it contains the current time. It it does, then the alarm sound will be played. On clicking on "Stop alarm" the audio will be paused and on clicking on "Delete Alarm" the said alarm will be removed from the array and the list.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published