SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
115 stars 103 forks source link

Stopwatch #613

Closed amwaiting1 closed 8 months ago

amwaiting1 commented 8 months ago

Issue Id you have worked upon -

Stopwatch #576

Briefly explain your program logic -

Implement the stopwatch function, which provides the functions of lap time, pause and resume the stopwatch. The user enters the lap time. There are start, pause, and resume keys. I can display a timer.

Screenshots(Attach 2 screenshots of your own input and output) -

屏幕截图 2023-10-30 190250 屏幕截图 2023-10-30 190312


By raising this PR I affirm that -

SarthakKeshari commented 8 months ago

@amwaiting1, Kindly revert all the files except - calculators/src/computer_science/stopwatch/MainStopwatch.js