Arquisoft / viade_en3b

Viade en3b
0 stars 3 forks source link

Notification System #98

Open ElenaRodriguezRio opened 4 years ago

ElenaRodriguezRio commented 4 years ago

A user can get notifications when some friend shares a route with them.

CarmenVigo commented 4 years ago

The idea of the notification system is that, when a user shares with you a route, you accept (or decline) the invitation of adding it to your friends' routes. As that route does not belong to you, we are not going to store it inside the pod. Instead, when the user accepts the notification we'll store the URL to the route (instead of the route itself) inside the pod. If the user declines the notification then nothing will happen inside the pod.