nathanieltylerowens / dogdays

0 stars 0 forks source link

U - Category on Dog's profiles. #19

Closed nathanieltylerowens closed 4 years ago

nathanieltylerowens commented 4 years ago

User Story

As a user, when I click the 'edit (Category)' button below a dog on the Dog's profile, i will be able to update dog info (name, age, breed, picture).

AC

Category is updated whenever the user updates whichever catagory they are choosing.

Dev Notes

Get all keys/values of the Dog the user is updating. axios.put() updated(Category) in src/helpers/data/(Category)Data