kacollins / lap-counter

Counts laps. ChatGPT and I wrote this. I think it works ok.
https://kacollins.github.io/lap-counter/
1 stars 2 forks source link

Add Local Storage #2

Closed hkbertoson closed 1 week ago

hkbertoson commented 4 weeks ago

I would suggest adding Local Storage. Currently if you refresh the page. Everything resets. Adding in Local Storage would allow you to refresh and stil have data. Then add a reset button.

kacollins commented 4 weeks ago

This isn't important for my personal use case, but I'll let you do it if you want to!