-
Notifications
You must be signed in to change notification settings - Fork 23
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
Registration @MVP | Feedback to confirm registration & logged in status #85
Comments
My vote is for a + d. |
On it. |
Ok. I'm working on the "nav" display in the app (shown to people who have logged in) |
I suggest we go with a super simple email. As we won't be doing any email verification until post MVP (#41), the email could just be: Hi! Thanks so much for joining us to alpha test dwyl, we’re excited to have you! For now, dwyl will help you track your time and soon it will help you do much more, including making time for what you love. If you have any questions or find any bugs, big or small, please drop us a note or add an issue to github. We really appreciate it! Happy dwyling [@nelsonic too cheesy?] This might even be a little too long! |
Not cheesy enough! 😜 |
Shall we go with SendGrid for [alpha] and then investigate for the next iteration? |
@iteles i've set up a gmail we can send the first few emails from. (until we decide what domain we are going to use...) [email protected] (using the password you told me before you left the office) But I have a question: should this email simply confirm that the person created an account or should it include a link that (when clicked) logs them back into the app? #131 |
Should we be asking people for their first name when they register so our email message can be more personal...? #132 |
@iteles we need to investigate sending email via zoho/mandril (mandril has better stats than sendgrid). |
Right, email (using [email protected]) is active on heroku: https://dwylio.herokuapp.com/ |
Works! Thanks for sorting it out 😊 |
@iteles I need access to the domain to get the email set up... let me know when your free to pair on this. thanks! |
👍 Currently locked out of our domain because of some weird security loop involving forgotten passwords. Hope to get back in soon! |
I asked MailChimp/Mandrill where the tests are for their api node module: https://twitter.com/nelsonic/status/589104943988080640 |
😆 I'll be surprised if you get an answer to that... |
I don't expect MailChimp to reply. but I'm creating a sub-issue to make this easier to track if anyone needs understand what I'm doing. see: #135 ✅ |
@iteles ready to ? |
We have to provide some sort of feedback to the person that they have successfully registered/logged in and saved their timers, even at the MVP stage (I feel like this is UX 101).
We have already agreed that registering will log a user in automatically so our simplest options to let the user know their registration was successful are:
a) On screen permanent: Display an icon or text permanently on-screen while they are logged in (this will feed into #31)
b) On screen temporary: Message appears for a few seconds in a band across the screen to say 'You are logged in as [email protected]' (both after registration and upon opening the app if user is already logged in) - N.B. Account information displaying and editing are not currently part of our MVP feature set
c) Email: More pertinent to registration, people get a simple email the first time they enter their email into the app to say they have registered, even at MVP stage
d) Email + on-screen: Email at registration, plus either a or b.
The text was updated successfully, but these errors were encountered: