Skip to content

its4zahoor/stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

An implementation of Stopwatch using ReactJS as described in Emumba Stopwatch Assignment.

Live Demo

The app is deployed on Netlify using the GitHub integeration, see Live Demo Here. Netlify Status

TODOs

  • Add stopwatch skeleton (timer counter)
  • Add start/pause and reset functionality
  • Add proper hh:mm:ss:ttt time formatting
  • Add time split functionality
  • Add split time list
  • Enable/disable buttons in different states
  • Add split reason
  • Add styling
  • Display current split time
  • Make responsive
  • Add dark theme
  • Optimize rerendering
  • Extract timer logic into a custom hook say useTimer

Issues

  • Rewrite timer logic using elapsed time, Issue # 1

About

A stopwatch with time split feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published