I need to create functionality to save user specific data like bookmark, favorites etc.
I want to know about the best approach I can take to save the user specific data so that logged in user can see their settings like we can use Property Bags to store site/web specific data.