An open API service indexing awesome lists of open source software.

https://github.com/tharuneshwar-369/prodigy_wd_02

A simple and user-friendly stopwatch that you can use to accurately measure and record time intervals. It's built using HTML, CSS, and JavaScript
https://github.com/tharuneshwar-369/prodigy_wd_02

html-css-javascript neumorphic-design neumorphism-ui

Last synced: 6 days ago
JSON representation

A simple and user-friendly stopwatch that you can use to accurately measure and record time intervals. It's built using HTML, CSS, and JavaScript

Awesome Lists containing this project

README

        

# PRODIGY_WD_02

### Live Demo : https://prodigy-wd-02.vercel.app/

### Task 2 - Stopwatch (Prodigy Infotech)

# Stopwatch Web Application

Welcome to the Stopwatch Web Application repository! This project features a simple and user-friendly stopwatch that you can use to accurately measure and record time intervals. It's built using HTML, CSS, and JavaScript, and offers the following functionalities:

- Start the stopwatch to measure time intervals.
- Pause the stopwatch to temporarily halt the time measurement.
- Reset the stopwatch to its initial state.
- Record lap times to keep track of multiple time intervals.

## Features

- Start: Begin measuring time intervals by clicking the "Start" button.
- Pause: Pause the stopwatch at any moment with the "Pause" button.
- Reset: Reset the stopwatch to its initial state using the "Reset" button.
- Lap Times: Record lap times to track and display multiple intervals.

## Technologies Used

- HTML: Structuring the elements of the application.
- CSS: Styling the stopwatch and user interface.
- JavaScript: Implementing stopwatch functionality and interactivity.

## Installation and Usage

To use the Stopwatch Web Application, follow these steps:

1. Clone or download this repository.
2. Open the `index.html` file in your web browser.

Once you've opened the application, you can start, pause, reset the stopwatch, and record lap times as needed.

## References
> 1. https://www.youtube.com/watch?v=2TLjO0MlBLg&t=16s
> 2. https://www.youtube.com/watch?v=8CuUUOOO2ms