-
Notifications
You must be signed in to change notification settings - Fork 0
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
Venue account sign up #53
Comments
Note: GDPR opt-in consent needs to be taken into consideration for acceptance criteria. |
<< Currently in discussion >> The proposed venue sign up process is: login details (email/password) > basic venue details > done? Other elements of the flow are: adding more detail at a later date e.g. venue description/photo etc and adding drinks that the venue stocks.
The minimum fields needed for a venue sign up user sign up stage: Proposed other fields:
The minimum fields needed for a venue sign up details stage:
Intitial implementation: I feel that for the initial user sign up the email confirmation is not necessary. As Suhail Doshi (https://youtu.be/MABmQhOlmJA), Mixpanel founder suggests, it will create a large drop off of sign ups. Until spam etc. becomes a problem, at an MVP stage I would not suggest this is a priority. Not including it will improve conversion rates and free up developer time. We can test whether users are opposed to sign ups without this but this is my preferred implementation. |
Message from AWS: Have also just updated the credentials in the Google doc! |
@jussi-club-soda Thanks for updating the doc with the info. I have just tested locally and they seem to be working as expected. Update the staging area now so it should all be working now. @jessyclubsoda you should now be able to go to the forgotten password path and get an email sent to your address. Let me know if you have any problems or questions. |
All working for me! |
@RobStallion Will all new venues have to go down the Forgotten Password path to get a password or will it be an option to set up a password when you sign up? |
@jessyclubsoda When a new venue signs up, they will be logged in automatically so that they can use the site as you would expect. They will also be sent an email at that time to confirm their account, which will take them the page to set a password. The only reason you had to go to the forgotten password path was because you had a venue set up before the email functionality was working properly (so you never received the email when your venue was created) |
@RobStallion Is the email confirmation to set up password all good to go too? |
@jessyclubsoda Yeah that functionality is working and you should be able to test it in staging. I know you tried yesterday and didn't receive the email but it was before the credentials were changed. If you try setting up another venue now with a different email address you should receive the email to confirm your account 👍 However, at the moment the opt-in consent which is part of the acceptance criteria for this issue still needs to be completed. I know that this is being worked on at the moment in #82. |
Sorry one more question @RobStallion Will there be a login button at any point? |
@ctrembath is there an issue, acceptance criteria or design wireframe indicating where the Login button should be? |
@nelsonic No it doesn't look like we do. Can we just place it in the same place as where the 'Log out' button goes once someone is logged in? |
@jessyclubsoda we agree that placing the login button in the Top Nav could be a good option. |
As a venue,
I'd like to sign up with my email address and password,
so I can get listed on the Club Soda Guide and attract mindful drinkers to my venue.
Acceptance Criteria
@iteles, speaking with @jussi-club-soda after our call - the venue sign up with email/password might be less of a priority given that we expect venues to create their listing and not necessarily log back in. We believe it would be more useful to be able to send venues personalised email notifications.
Without log in details can you see a way that venues could update their stocklist / images / description?
The text was updated successfully, but these errors were encountered: