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
- Host: GitHub
- URL: https://github.com/tharuneshwar-369/prodigy_wd_02
- Owner: THARUNESHWAR-369
- Created: 2023-08-11T08:10:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-11T08:43:57.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T21:32:52.698Z (4 months ago)
- Topics: html-css-javascript, neumorphic-design, neumorphism-ui
- Language: HTML
- Homepage: https://prodigy-wd-02.vercel.app
- Size: 30 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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