MareikeW / dashboard-project

In this project, we create an app where people can track their productivity over a 12 week period.
4 stars 9 forks source link

Add storeGoals function to goals.services to be called when needed #45

Closed GabeNedden closed 2 years ago

GabeNedden commented 2 years ago

Hello, I opted to put the localStorage logic in the goals.services file instead of goal-form component. This way the goals can be stored easily after any change, like marking them as accomplished or after deleting.

I'm happy to make any necessary changes, thank you

Closes #23

netlify[bot] commented 2 years ago

✔️ Deploy Preview for 12weekproductivitychallenge ready!

🔨 Explore the source changes: 480dbd446aefd6e84e351fb24bdc05b04902455a

🔍 Inspect the deploy log: https://app.netlify.com/sites/12weekproductivitychallenge/deploys/61684e56be192f0008163226

😎 Browse the preview: https://deploy-preview-45--12weekproductivitychallenge.netlify.app/

MareikeW commented 2 years ago

Sounds great! Well done and thank you :)