Skip to content

amdchow/split-time-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Split Time Calculator

Calculate cumulative times for multiple runners.

Made with HTML Made with JavaScript GitHub license GitHub stars

Table of Contents

Description

The Split Time Calculator is a simple web tool that lets you input multiple runners and their respective elapsed times. The app then calculates and displays the cumulative times for each runner.

Usage

  1. Visit the Split Time Calculator.
  2. Enter the number of attendees/runners.
  3. Input the name of each runner and their elapsed time in the format mm.ss.ms.
  4. The application will automatically display the cumulative time for each runner on the web page.

Development

To contribute or test locally:

  1. Clone this repository git clone https://github.com/amdchow/split-time-calculator.git
  2. Open the index.html file in a web browser.

Contributing

  1. Fork the repository.
  2. Create a new branch git checkout -b new-feature.
  3. Commit your changes git commit -am 'Added some feature'.
  4. Push to the branch git push origin new-feature.
  5. Create a new Pull Request.
  6. Your contributions are highly appreciated!

Contact

For any issues or suggestions, please raise a ticket on GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •