Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 866 Bytes

readMe.md

File metadata and controls

37 lines (24 loc) · 866 Bytes

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!