I am trying to find an efficient technique to differentiate between seen and unseen content per user. I have a table of specific files, but need to keep track of the user who accessed them and then display a notification if new files or content has been added. I have considered creating a table thatRead more