Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.29 KB

NOTES.md

File metadata and controls

38 lines (26 loc) · 1.29 KB

Features to Add

Simple Animatied SVG Pie Chart: for Custom-Stopwatches personal project

Draggable Elements That Push Others Out Of Way

Set a variable in Sass depending on the selector

Todos

Must-haves

  • basic timer works
  • multiple asynchronous timers can be running simultaneously
  • play, pause, reset buttons
  • basic mockup theme styling
  • allow changing of which timer is the bigtimer
  • implement add new timer button and custom time input, and delete timer
    • BUG! If you click on delete a timer, it will switch to that timer before deleting it
  • visual and/or auditory signal when alarm is complete

Optional

  • Dark mode and other color themes

  • Responsive (works for mobile too)

  • filling up animation for timer

  • save in localStorage

  • add stopwatches, not just timers