Notifications - users receive notifications about projects/tasks #62
Open
Description
Tasks:
- Users can subscribe to notifications for task/project through UI.
- Preferences are saved in localStorage.
- All activities in projects/tasks - trigger a notification for 5 seconds.
- To avoid clutter - all notifications of a single task should be grouped.
- Clicking on notification should take user to that task.