Hi everyone !!
So here I am, trying to implement the "like" feature. Bookmark items.
However, this does not work at all. I added a "favorites" field in my product table so that for each product we have a list of people who liked the product.
And I tried to use the black button (because all other attempts didn't work) in order to update the database directly when clicked. It doesn't work. If anyone can help me please