D
D
Dilik Pulatov2018-02-08 14:04:23
JavaScript
Dilik Pulatov, 2018-02-08 14:04:23

How to notify user about new orders in web application?

Hello!
The task is this .. the seller has his own account on the site ... they take orders there ....
and in browsers you can push notifications about new orders when the seller is not on the site, but the browser is working?
browsers have push notifications, but they don’t work the way I want (like when a new article comes out, then it immediately sends notifications to everyone in a row)
can this be implemented and how?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
OKyJIucT, 2018-02-08
@OKyJIucT

There are many services for sending Push notifications, for example, https://sendpulse.com/ . You connect via the API, sign up as a user in the browser and send it to the right users at the right time. When the site is closed, a notification will appear.

O
Oleg, 2018-02-08
@402d

send via telegram bot api.
write your own mobile application for sellers on your marketplace.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question