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

🚀 [ Onboarding ] - Quick Guide #22

Open
1 task done
sebastianricaldoni opened this issue Mar 6, 2023 · 0 comments
Open
1 task done

🚀 [ Onboarding ] - Quick Guide #22

sebastianricaldoni opened this issue Mar 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@sebastianricaldoni
Copy link
Collaborator

Use Case

As part of the onboarding process, we want to display a one-time screen where we greet the user and let them know we will start the onboarding process.

image

Problem

n/a

Solution

n/a

Alternatives considered

n/a

Additional context

This is part of the onboarding and should happen only once.
Depending on how far we want to go we should implement an API on the backend to allow flagging the user as onboarded=true so that if they install the app on a different device we don't have them go again through the onboarding procedure. If this isn't an issue then we might as well implement this in the device (User Data?) and read this flag locally each time the app starts

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@sebastianricaldoni sebastianricaldoni added the enhancement New feature or request label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant