Welch Canavan
8.25.2021
1
2
The Happy Path
3
4
5
6
User Question Service BE | User Question Service FE | Registration Service |
Add capability for anonymous sessions on BE | Add capability to store/retrieve anonymous sessions on FE | |
Add ability to begin user questions in unauthenticated state | ||
Add ability to hand off initiated user questions to registration | Add ability to return to user questions from registration | |
Build in protections for potential mismatches between views and user progress in the flow (e.g. someone clears browser cookies before finishing registration)
7
1. Help build engagement toward registration
2. Collect more user data
8
The MVP
9
User Question Service BE | User Question Service FE | Registration Service |
Add capability to store/retrieve initial state from local storage | ||
Add ability to begin user questions in unauthenticated state | ||
Add ability to hand off initiated user questions to registration | Add ability to return to user questions from registration | |
Build in protections for potential mismatches between views and user progress in the flow (e.g. someone clear's browser cookies before finishing registration)
10
The Kitchen Sink
11
12
13