Web-Development-Projects icon indicating copy to clipboard operation
Web-Development-Projects copied to clipboard

Adding Stop Watch Application

Open Parnab03 opened this issue 4 months ago • 0 comments

Description

This project is a Stopwatch Web Application built using HTML, CSS, and JavaScript. The stopwatch allows users to start, pause, and reset time, and it also provides functionality to track and display lap times. This interactive, user-friendly stopwatch is a great tool for measuring and recording time intervals accurately.

Issue

Fixes #165

Type of change

  • [ ] Bug fix
  • [X] New Project

Checklist:

  • [X] I have included a REAME file for my Project (not for Bug fix)
  • [X] My code follows the style guidelines of this project
  • [X] I have performed a self-review of my code
  • [X] I have commented my code, particularly in hard-to-understand areas
  • [X] I have followed the Contributing Guidelines

Parnab03 avatar Oct 06 '24 07:10 Parnab03