For the app Im currently playing around with I have a login members etc.
I have a list of messages, beside them I have a "like" button. How do I, by pressing this button send a "current value" + 1 to the database of that message. Basically how do I make a like system? I only want a member to be able to like once. Appreciate all help! Thanks in advance!