Take user info from form (age, height, weight) Maybe we can save in session data. See pydantic for fastapi-sessions https://jordanisaacs.github.io/fastapi-sessions/guide/getting_started/
Take user info from form (age, height, weight)
Maybe we can save in session data. See pydantic for fastapi-sessions
https://jordanisaacs.github.io/fastapi-sessions/guide/getting_started/