kelllyy101 / habittracker-fullstack

0 stars 2 forks source link

Set and Update Goals #6

Open kelllyy101 opened 3 months ago

kelllyy101 commented 3 months ago

As a user, I want to set, edit, and update my habit goals within my account settings, helping me focus on specific targets.

kelllyy101 commented 3 months ago

All CRUD functioanlity has been implemented in this project with a success or error message appearing to the user based on whether or not the operation was successful.