code4moldova / covid19md-info

Portal de informare despre noul tip de coronavirus in Moldova cu scopul de oferi suport informațional populației rapid și corect prin infografice, date statistice.
https://info.c19.md
3 stars 0 forks source link

add subscribe on notification about new functionality and new data #31

Open grig-ian-theo opened 4 years ago

grig-ian-theo commented 4 years ago

impl. push api for our app

  1. Push notify will be impl. on server side part of app
  2. When data/new functionality will be change on site, will be start send notify for all user who accept notify msg
  3. Will be add databse sql-lite for ex. for register users and will be generate internal statistic about who accepted, readed notify or new functionality etc.
grig-ian-theo commented 4 years ago

example https://raturi.in/blog/webpush-notification-using-python-and-flask/