Hi I have a requirement for a basic social networking application.
My question may seems to be stupid, this is just to get the perspectives and programmatic logic from you guys.
My requirement is that the users must be able to mention other users name inside a test post exactly same as facebook. See the image below

I would like to display the post as same as in facebook

Can somebody suggest me some cool idea to do it.
My plan was the following.
Create a text similar to this "@user-userid this is a test" and include the user details in post details.Replace the "@user-userid" with the name from the post detail.
Is there any better idea to do the same??
Thanks in advance....
PS: I need to do the same logic on Android, IOS and angularJs web application.
No responses yet.