Notice that this is a dapp for Steem for now.
I have implemented a new feature which is bookmarking a post.
The feature is not supported in official steemit.com. It means the AVLE dapp needs to use third-party database to store user's bookmarks.
Let's see how it works.
Bookmark a post
When you click the three-dots in a post, the menu like below appears:
Here you select "Bookmark", then the post is stored as your bookmarked post.
You can find your bookmarked posts in your profile.
By the way, the boomarks are private. Only you can see your bookmarks.
More features regarding posts will be implemented soon. Thank you for reading this post.