For topics related to the "like" functionality in social networks such as Facebook, YouTube, etc. For Facebook's "like" functionality, there is also the more specific tag [facebook-like].
Questions tagged [social-media-like]
81 questions
0
votes
1 answer
Fuel php orm profile like
First really sorry if its a stupid question but I'm a beginner.
So I recently started working with fulephp and I have a small site, and would like to give the users the ability to like other users profile.
But I'm a bit unexperienced at this part.…

Side
- 1,753
- 9
- 35
- 64
0
votes
3 answers
Fuelphp Like logic with orm
I have a small site where I would like to give the ability to users to like each profile with ajax.
So the logic is this, if the use clicks on the like it inserts, but if the person already liked and that's found in the database delete the record…

Side
- 1,753
- 9
- 35
- 64
0
votes
1 answer
Should I insert and delete record OR insert and update record for LIKE/UNLIKE button? Which one is more cost effective?
In a project in which I need to implement like/unlike functionality, I want to know which approach would better than other from performance point of view. If I have to go with insert delete, then what would happen if someone like/unlike it so many…

Alireza
- 6,497
- 13
- 59
- 132
0
votes
3 answers
is there a 'proper' way of doing a "you like this, other people who liked this also liked these things so you might like these" query?
I need to produce a list of suggestions for a logged in user. Basically it's "Since you liked these things, and other people who liked those things like these things, so you might like these things too".
I could probably work out a decent algorithm…
user550738
0
votes
1 answer
Turn off Like button - Soundcloud Widget Parameter
I'm trying to turn off Like button, but parameter "liking" does not work and still shows Like button (others like: show art, comments are ok)
My iframe:
-1
votes
1 answer
React native Social Media App Architecture
I am creating a social media application in react native. This application will be based on offline-first app architecture. As i am new to react native, I have come across multiple things like state management, etc.
Few things are still unclear to…

Developer_vaibhav
- 216
- 1
- 6