Skip to content

WeeklyCoder/Week9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Week9

Stopwatch | Track it to crack it

📃 Description:

Whether to track your study or book reading sessions, fitness tracking, practice for a presentation, or else, a stop watch can be incredibly handy.

✨ What to do:

  • Let you represent the key 'S' to Start / Stop a timer that starts from 00:00:00
  • Let pressing the [SPACEBAR] Pause / Resume it.

💡 Where to start? (Ideas)

  • Click here to get this week's starting code.

🥨 Twists

  • Convert the keys to clickable buttons.
  • Introduce a lap timer.
  • Save the elapsed time and split (lap) times.
  • How about multiple stop watches to track multiple things?

Recommended learning:

    Recommended Learning:
    - millis ()
    - long
    - keyPressed (), key, keyCode
    - saveStrings ()

⏳ Submissions:

  • Submission of this challenge, just like all of the Weekly Coder’s challenges, is to be within 36 hours after post. And so, here Sunday morning 12:00 LT.

About

Stopwatch | Track it to crack it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published