Skip to content

This project is a simple web-based Timer and Stopwatch application.

Notifications You must be signed in to change notification settings

chakerncb/Timer-and-Stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Timer-and-Stopwatch

This project is a simple web-based Timer and Stopwatch application.

Features

  • Stopwatch Mode: Counts up from 0.
  • Timer Mode: Counts down from a specified time.
  • Start/Stop Functionality: Start or stop the timer/stopwatch.
  • Reset Functionality: Reset the timer/stopwatch to 0.
  • Split Functionality: Record split times in stopwatch mode.

Usage

  1. Select Mode: Choose either "stopwatch" or "timer" from the dropdown menu.
  2. Set Time: If in timer mode, set the desired minutes and seconds.
  3. Start/Stop: Click the "Start" button to begin counting. Click "Stop" to pause.
  4. Reset: Click the "Reset" button to reset the timer/stopwatch.
  5. Split: In stopwatch mode, click the "Split" button to record the current time.

Files

  • index.html: The main HTML file containing the structure of the application.
  • style.css: The CSS file for styling the application.
  • script.js: The JavaScript file containing the logic for the timer and stopwatch.

How to Run

  1. Open index.html in a web browser.
  2. Use the application as described in the usage section.

@chakerncb

About

This project is a simple web-based Timer and Stopwatch application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published