Skip to content

mmuskan22/Frontend-test-AlarmClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend-test-AlarmClock

Frontend test of coding ninjas Alarm-Clock using Vanilla JavaScript This is a repository for Alarm Clock Developed using Vanilla JavaScript, HTML, CSS.

It is developed to create a soothing Experience with powerful features and clean interface.

Problem Statement

Create an alarm clock. Use ONLY vanilla javascript, no libraries or frameworks allowed for Javascript (you can use any css framework like Bootstrap).

Features Required

Clock face

Clock showing the current time (seconds,mins,hrs should change as time changes)

Set Alarm

Provide input boxes to set an alarm (hr,min,sec, am/pm) Once the sets the time and click “Set Alarm” button, add that alarm to the alarms list below When the alarm goes of just use JS alert function to alert in the browser

Alarms list

Display a list of all the alarms set by user

Delete alarm

For each alarm give a delete button to delete the alarm When the user deletes an alarm make sure it “does not alerts the user”

About

Frontend test of coding ninjas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published