day-cohort-70 / bangazon-api-i-like-planes-api

bangazon-api-i-like-planes-api created by GitHub Classroom
0 stars 0 forks source link

Feature: Add recommended products to user profile #29

Open stevebrownlee opened 1 week ago

stevebrownlee commented 1 week ago

Given a user is viewing a product detail When the user clicks on Recommend This Product button Then a dialog should appear to enter in another user's username

Given a username has been entered into the recommendation dialog When the Recommend Product button is clicked Then the other user should see that product on their profile view in a section called Recommended Items

Sydney-M-Sharp commented 6 days ago

Notes * Then a input field should appear to enter in another user's username