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
-
https://medium.com/@dmitriy.borodiy/easy-color-theming-with-scss-bc38fd5734d1
-
https://stackoverflow.com/questions/18112238/set-a-variable-in-sass-depending-on-the-selector
-
https://stackoverflow.com/questions/26260790/how-to-assign-to-a-global-variable-in-sass
-
https://stackoverflow.com/questions/44972807/scss-change-variable-depending-on-parent-class
- 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
-
Dark mode and other color themes
-
Responsive (works for mobile too)
-
filling up animation for timer
-
save in localStorage
-
add stopwatches, not just timers