Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Clock App

Description

A web-based app with four functions:

Clock – Shows current time.

Timer – Sets a countdown.

Stopwatch – Tracks elapsed time.

Countdown – Counts down to a chosen date.

Uses CSS for styling and JavaScript for functionality. Implements Singleton Design Pattern for the Ticker class.

Features

Live Clock – Updates every second.

Timer & Countdown – User-set countdowns.

Stopwatch – Start, stop, reset.

Observer Pattern – Ticker notifies all observers.

About

Clock app with a clock, a timer, stopwatch and countdown. This app utilizes both singleton and observer design patterns.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages