Skip to content

rahul-desai3/stopwatch_dojo_implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch

A stopwatch is a handheld timepiece designed to measure the amount of time elapsed from a particular time when it is activated to the time when the piece is deactivated. This is a web version of stopwatch. It provides following functionalities:

  • START: Starts a stopwatch and displays the running time since the start button is clicked.
  • STOP: Stops the stopwatch and displays the time elapsed since the stopwatch was stopped or resumed.
  • RESUME: Resumes the stopwatch time starting from the time it was stopped.
  • RESET: Resets the stopwatch time to zero.

Version

1.0

Technologies

  • Dojo Toolkit
  • Javascript
  • CSS
  • HTML

License

MIT (Open source)

Free Software, Hell Yeah!

About

A simple stopwatch application using Dojo Toolkit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published