HackYourFuture-CPH / fp-class19

MIT License
3 stars 1 forks source link

add/remove to favorites for a user #204

Closed hparul closed 2 years ago

hparul commented 2 years ago

Description

This PR should be able to add a product to favorites. Fixes https://github.com/HackYourFuture-CPH/fp-class19/issues/198

How to test?

Please provide a short summary how your changes can be tested? 1.first you need to log in to be able to add products to favorites. click on favorite symbol on a product and check users fav list on fav icon in header.

Checklist