Hello everyone,
I am creating a clone Twitter but particular. You will understand why I say that.
There are two interfaces:
- A normal feed like we can see on X and used by the communication manager.
- A feed where another user (A consultant) can indicate the numbers of Likes that he wants to show. So It is totally fake but it is to train de communication manager. Indeed, the Social network communication would be different with 2 likes or 1millions of Likes.
Till then, I am okay, I did it.
Now I want to create an interaction with the Like system. I saw video with the dynamic but my Clone X is different. Indeed, I want to add+1 or +numbers of Real Likes (For example when the communication push on the heart) and in addition with the numbers that it is indicated.
For exemple:
The consultant who wants to train the communication manager writes a tweets and indicates that the tweet is liked by 23 people.
On the normal feed used by the Communication manager, this last can see the tweet and 23 likes. But he clicks on the heart and there is 24 likes (23+1).
So is it possible to have an addition function or is there another method ?
I hope I am clear, if not I can reformulate
Thank you so much