19lmyers / cse110-w21-group14

1 stars 2 forks source link

Implement local storage functionality #55

Closed j1sun closed 3 years ago

j1sun commented 3 years ago

Local storage should get previous settings and the number of pomodoros completed so far if they have been stored. It should automatically update when one of the settings change. This should be implemented as a final feature to ensure consistency. Inspired by Lab6 (Shop).