Hi all,
Any design directions/pointers on how to build a anonymous "like" kind of a component on CQ. I see that voting component does similar but requires authenticated user and also 1 vote per user. I have been looking at the code/design of these out-of-the-box social components but some directions from the group will be of great help. One of the simple thought is to see if I can have a Like component whose POST increments a node property by 1 and displays the results, but the negative I see is to make this work on a multi-publisher. Appreciate any thoughts/experiences.
Also if you know of any component available on the package share/other libraries which could potentially meet this use case?
Thanks!