swarmcity / sc-boardwalk

NO LONGER ACTIVE, current development of dApp in SwarmCitySite
25 stars 13 forks source link

as a service seeker i get notified when there is a reply/changed reply from a provider #46

Open kikipluche opened 7 years ago

kikipluche commented 7 years ago
sponnet commented 7 years ago

Web-push notifications need to get built into the app so that it can always receive push messages when a backend-process notices that

sponnet commented 7 years ago

I think the tasks for this are:

bkawk commented 7 years ago

On which screen do you think the user should be prompted to accept notifications?, I think It's common for this to be done on a settings page where the user would specify what what actions will trigger a notification.

I feel notifications should be

faffydee commented 7 years ago

In profile we can put any type of preferences/settings, there just weren't any so far. But you feel a user should be able to turn the notifications off if he wants, eventhough they will be received in the app only?

bkawk commented 7 years ago

In the browser notifications are off by default, the user has to opt in. We need a good point that makes sense, to ask the user for this permission. We also need to be clear when we will send them notifications, is it just when this request is answered?

Maybe when the user posts the request we ask them for permission to send notifications related to just this request, then in preferences/settings we let them turn this off?

If they make another request we can ask them again if we can enable notifications for just that request?

Maybe it's ok to ask if it's ok to send notifications for all requests? and again let them turn it off in preferences/settings??

Does this need to be reflected in the privacy policy?

faffydee commented 7 years ago

Just to be clear, we are talking about IN the app, right? Not like the 'phone-notifications', right? We are talking about in the app, people getting a little badge next to their name when they get a new notification somewhere, right?

In my opinion, this is just a functionality of the app which is default, with no option to turn it off. A lot of logic off what's happening in the runs 'over notifications', for example if you are involved in a deal...

sponnet commented 7 years ago

IMO - the kind of notifications ( = answers to real-life service requests ) justify sending notifications for all your requests ( or answers )