Open gregorsart opened 12 months ago
Hiiiii, @gregorsart @alinarub @AchimBartscht ! Great app so far, all dogs are cute. 🐕 Just a few suggestions for this user story from my team to make it a little clearer:
Hi Yana, thank you for reviewing. For now we have decided not to add a favorite button to the All Dogs Page. If we still have time later on, we might creagte another user story.
Well done 👍 Looks good to me.
We decided not to display hearts on the dog cards because they already link to the detail page
. Also, we didn't add Favorites
on the navigation menu because we built this on an older branch that still needed refactoring, we'll add it later. You can view the page by adding /favorite-dogs
to the url.
Value proposition
As a user I want to save my favorited dogs,
in order to create an individual collection.
Description
Acceptance criteria
favorite-dogs
page.favorite-dogs
page as well as on thedetail-page
.favorite-dogs
page is always reachable even if the app is reloaded.Tasks
favorite-function-v2
.Favorite
component.favorite-dogs
page.AllDogsCard
to display favorited dogs on thefavorite-dogs
page.