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

US: When the client sends user onboarding answers, post to the database for that user #60

Open
leahriffell opened this issue Jan 4, 2021 · 0 comments

Comments

@leahriffell
Copy link
Collaborator

leahriffell commented Jan 4, 2021

Based on the answers to onboarding questions, we will create new eras and events for that user

New mutation called newUserOnboarding or something like that

Iterate through the answers (FE will send as hash) and create eras/events accordingly. Make sure week_nums are also calculated and stored. What will the keys that FE sends be? It is possible to send with question name?

@leahriffell leahriffell changed the title US: When the client sends user onboarding answers, we post to the database US: When the client sends user onboarding answers, post to the database for that user Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant