-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[backend] implement modal application notifications on registration and login #116
Comments
Copy suggestion:
|
New Case
We need to validate how this will look like. It's important to make it clear that we're talking about Covidografia status. |
|
We clarified and set the scope of this issue to:
Everything else is out of scope. A new issue will be created for the push notifications. |
Can we use the same design from the onboarding with a call to action to Update state, for example? |
I'm not following. This is for modal notifications. We are not updating
anything. The only button is OK or Close and an X to close. This is shown
after the user lands on the dashboard. The dashboard is fully visible below.
…On Sat, Mar 28, 2020, 8:17 PM geiras ***@***.***> wrote:
Can we use the same design from the onboarding with a call to action to
Update state, for example?
Or maybe block the dashboard and the only way to see it again is by
updating state.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#116 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABHZX4N6R2HI4OEERH4WM4DRJZLL7ANCNFSM4LUMBHLQ>
.
|
When the user registers, send a push notification with:
"Parabéns, já está registado no Covidografia. Para os dados serem úteis faça actualizações de estado sempre que os sintomas ou o seu estado se altere. Caso nada se altere, faça uma actualização diária para confirmar que é esse o caso."
When the user logs-in, if he hasn't sent any Actualização de estado that day, send a push notification with:
"Olá! Ainda não fez uma actualização de estado hoje.
Para os dados serem úteis faça actualizações de estado sempre que os sintomas ou o seu estado se altere. Caso nada se altere, faça uma actualização diária para confirmar que é esse o caso."
The text was updated successfully, but these errors were encountered: