SOLID notifications #142
Labels
Back-end
Something that has to do with Back-end development
enhancement
New feature or request
utility
Utilities and other useful features for development
Feature description
The app should be able to manage the notification system, it should provide SOLID users a way of being notified when a route is shared with them or when a comment has been made on their own route.
Acceptance criteria
Way of posting a notification of type 'routeShared'.
Way of posting a notification of type 'commentMade'.
Way of retrieving and processing the url of the route of a notification type 'routeShared'.
Way of retrieving the notifications made.
The text was updated successfully, but these errors were encountered: