-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureIntroduces a new and complete featureIntroduces a new and complete feature
Description
Summary
We have finalized the information we are gathering to create a user profile. We need to update the backend and add onboarding screens for capturing this information
Motivation
When we are feeding context to an LLM to give us a summary of what may be causing triggers, information like any existing diagnosis, gender, and bio information like height + weight are very important. It is also possible these values can contribute to our algorithm.
Requirements
Acceptance Criteria
- Update user endpoint + including the following info:
- ‘dob’
- “disease”
- “weight”
- “gender”
- “medication” - Plan through the onboarding screens (draw on a piece of paper!) (should it just be 1, 2 ???)
- Implement the onboarding screens
Testing Notes
Additional Context
If you think of any other information that would be good to include, message the leads
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureIntroduces a new and complete featureIntroduces a new and complete feature