Skip to content

A React widget for timing. Record your Personal Record for running, or performing some sort of speed-oriented action! Sort your times with your best at the top.

Notifications You must be signed in to change notification settings

nickdloucks/stopwatch-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch

This is a stopwatch widget for recording times (useful for running or other timed activities). Features will include:
-Running time
-Start, Pause, Reset, and Save buttons
-A list of times, with the personal record (PR) highlighted
    * each time record will have a delete button, and a date stamp (and maybe a user-input note)\

The list of times is currently stored only in the state variable. Potential improvements could involve persistent storage of saved times in the users local storage.

About

A React widget for timing. Record your Personal Record for running, or performing some sort of speed-oriented action! Sort your times with your best at the top.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published