getmovement / deprecated-movement-rails-api

DEPRECATED Rails API for getmovement.org
1 stars 1 forks source link

As a volunteer, I want to sign up with with email so that I don’t need to use a social network. #6

Open joshsmith opened 8 years ago

joshsmith commented 8 years ago

Currently being done in #5 as part of the task #4

begedin commented 8 years ago

2 Questions

  1. Based on the screenshots, the initial signup is via first and last name. Do we gain something from this system? Just a "full name" would keep things simpler and easier to handle.
  2. Again, based on the screenshots, we aren't submitting a picture during the initial signup, only during later profile editing. Is that correct?
joshsmith commented 8 years ago
  1. We do gain something from first and last name, namely matching to the voter registration databases. We want higher accountability for volunteers and this is something that's fairly critical for us.
  2. There is a picture during signup.
joshsmith commented 8 years ago

The flow is something like this:

screen shot 2016-04-07 at 1 50 45 pm
joshsmith commented 8 years ago

Technically that may not be part of signup, but it's still in the registration flow.

begedin commented 8 years ago

Ah, sorry, I interpreted that picture as part of profile editing, not signup

joshsmith commented 8 years ago

Partly resolved with #5.

begedin commented 8 years ago

This can be closed when we merge #47, which will also close #54