jimmcgaw / supplyrunners

Site to connect volunteer grocery runners with at-risk shut-ins during the COVID-19 situation.
0 stars 0 forks source link

Build the registration flow #4

Open jimmcgaw opened 4 years ago

jimmcgaw commented 4 years ago

After the user authenticates with FB, they are redirected back to the profile page.

Gate the profile page on missing profile data. We need the user to specify:

are they an at-risk individual who is requesting assistance?

or

someone offering assistance to local residents?

After this step, send them to the form where they can control their public display name, means of contact, and their visibility. Once they fill this out, send them to the locations page.

The locations page, once completed, will go back to profile page.

They can edit the data in each one of these steps from the profile page at any point, but we should force them to step through in like a wizard when they first authenticate.