I’m assuming this is a common need but because the term notification is used so much I think i’m having trouble find it. I’m trying to find a gem that is similar to an activity feed but instead of a public feed it just handles user notifications. I need it to also be able to record when a user has viewed a notification so I can tell if a user has new ones.
Share
There’s is Streama, which might work for you. Otherwise I don’t think it would be overly complicated to build it by yourself.