Notifications
This is a big topic! Lots of possible notifications but need to choose wisely without overwhelming the user.
- [ ] when an document was viewed
- [ ] document uploaded reminder
- [ ] 30 day sharing summary
More suggestions are welcomed
@mfts which one would you prefer? Polling-based notification vs sockets. I feel like using a socket is a little bit overkill for this, cuz it doesn't have to be super real-time right? like 10 seconds or 20 seconds of polling is good, in my opinion.
I would like to take this issue : )
Go for it!
@Aashish-Upadhyay-101 There's currently only an email notification when the document has been viewed.
Somewhat also related to #128 :)
@Aashish-Upadhyay-101 There's currently only an email notification when the document has been viewed.
I am thinking of creating in-app notifications.