I have a learning blog.
Suppose a user is logged in and is viewing various posts on the blog.
Once the user has viewed a particular post, I want to show him that he has already viewed this post.
How can this be achieved? Can we know if a particular user (logged in) has viewed a post or not?