You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement notification system, which does not exist on other existing platforms.
possible simplified flow: user defines aoi and search params (providers selection, settings etc) and enables notifications. Then query is performed server-side, and the user receives one of weekly notifications, or as soon as result appears.
Would require user accounts and db and not be purely client-side. Or store user searches and let user access it when connecting to the UI to see if there is anything new.
The text was updated successfully, but these errors were encountered:
Implement notification system, which does not exist on other existing platforms.
The text was updated successfully, but these errors were encountered: