Users want to have notifications when certain events happen on the Pair App.
Use the noticed gem
Pros
Cons
These proposals aren’t mutually exclusive and multiple ones can be chosen and implemented. These are related to the methods we’ll use to deliver the notifications to a user.
Notifications are persisted to the database in a new model(s) and there are views on the app for displaying them. To start, I was thinking this could be kept super simple to an index view for seeing notifications and a new link in the header to visit that page. The link can have some way of signaling to the user that there are unread notifications. This will require wireframes to more precisely outline how this feature would look.
Pros
Cons