Skip to content

thiagorocha503/stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch App

Tier: 1-Beginner

A stopwatch helps you track the time you spent on activities.

User Stories

  • User can start a clock
  • User can stop the clock
  • When the clock is stopped the user can click start again and the clock will continue counting up
  • User can restart the clock

Bonus features

  • User can create laps - these will be displayed on the screen
  • User can clear all the laps

Useful links and resources

Example projects