Skip to content
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

Implement Account creation flow for Sign up #679

Open
7 tasks
tomsmith8 opened this issue Nov 16, 2023 · 1 comment
Open
7 tasks

Implement Account creation flow for Sign up #679

tomsmith8 opened this issue Nov 16, 2023 · 1 comment
Assignees
Labels

Comments

@tomsmith8
Copy link

tomsmith8 commented Nov 16, 2023

Task

Sign up flow for Account creation:

Acceptance Criteria

  • Write tests for each stage of the flow so we can test independently
@ariel10aguero
Copy link
Contributor

@tomsmith8 we have changed a little bit the order of the screens to facilitate the flow and to be consistent with the code is already wrote (basically to allow db interaction which is possible in the app when the user is already authenticated)

here is the order:

  • Splash
  • New User / Existing User
  • Code field view
  • PIN view
  • Connecting view(Seed generation, MQTT)
  • Alias form view
  • Profile Picture view
  • Ready to user Sphinx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants