Increase number of like

Hi,
I’m working on an e-commerce App. I’m trying to increase the number of like a user gives to an item. I also want to do it for each business on the App. So far, I converted the value of a “thumb up” into an integer (No like = 0, like = 1)
My plan is to sum up the number of likes and displays it under the Items/business.
I can’t figure out how to make it work. I would appreciate it if anyone can help me.
Thank you,

This is not yet possible, but it’s in the works.

Thank you. Jeff

1 Like