Skip to content

[FEAT] User Endpoint + Onboarding #54

@BeWelsh

Description

@BeWelsh

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

Metadata

Metadata

Labels

featureIntroduces a new and complete feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions