Welcome Back
Shoes!
-If a dog chews shoes whose shoes does he choose?
-{title}
+{description}
+ {isExpanded && ( +{step}
+ ))} +{card.title}
+{card.description}
+Phone!
+I broke my phone, whose fault is it?
+diff --git a/backend/server/src/requirements_mac.txt b/backend/server/src/requirements_mac.txt new file mode 100644 index 0000000..4ee67fd --- /dev/null +++ b/backend/server/src/requirements_mac.txt @@ -0,0 +1,71 @@ +annotated-types==0.6.0 +anyio==4.2.0 +blinker==1.7.0 +CacheControl==0.13.1 +cachetools==5.3.2 +certifi==2023.11.17 +cffi==1.16.0 +charset-normalizer==3.3.2 +click==8.1.7 +cryptography==41.0.7 +distro==1.9.0 +filelock==3.13.1 +firebase-admin==6.3.0 +Flask==3.0.0 +Flask-Cors==4.0.0 +Flask-Mail==0.9.1 +fsspec==2023.12.2 +google-api-core==2.15.0 +google-api-python-client==2.112.0 +google-auth==2.26.1 +google-auth-httplib2==0.2.0 +google-cloud-core==2.4.1 +google-cloud-firestore==2.14.0 +google-cloud-storage==2.14.0 +google-crc32c==1.5.0 +google-resumable-media==2.7.0 +googleapis-common-protos==1.62.0 +grpcio==1.60.0 +grpcio-status==1.60.0 +h11==0.14.0 +httpcore==1.0.2 +httplib2==0.22.0 +httpx==0.26.0 +idna==3.6 +itsdangerous==2.1.2 +Jinja2==3.1.2 +llvmlite==0.41.1 +load-dotenv==0.1.0 +MarkupSafe==2.1.3 +more-itertools==10.1.0 +mpmath==1.3.0 +msgpack==1.0.7 +networkx==3.2.1 +numba==0.58.1 +numpy==1.26.3 +openai==1.6.1 +openai-whisper==20231117 +proto-plus==1.23.0 +protobuf==4.25.1 +pyasn1==0.5.1 +pyasn1-modules==0.3.0 +pycparser==2.21 +pydantic==2.5.3 +pydantic_core==2.14.6 +PyJWT==2.8.0 +pyparsing==3.1.1 +python-dotenv==1.0.0 +regex==2023.12.25 +requests==2.31.0 +rsa==4.9 +six==1.16.0 +sniffio==1.3.0 +sympy==1.12 +tiktoken==0.5.2 +torch==2.1.2 +tqdm==4.66.1 +typing_extensions==4.9.0 +uritemplate==4.1.1 +urllib3==2.1.0 +Werkzeug==3.0.1 +whisper==1.1.10 \ No newline at end of file diff --git a/frontend/src/assets/circs.png b/frontend/src/assets/circs.png new file mode 100644 index 0000000..69f1605 Binary files /dev/null and b/frontend/src/assets/circs.png differ diff --git a/frontend/src/assets/glutes.png b/frontend/src/assets/glutes.png new file mode 100644 index 0000000..e679ce6 Binary files /dev/null and b/frontend/src/assets/glutes.png differ diff --git a/frontend/src/assets/quartSquat.png b/frontend/src/assets/quartSquat.png new file mode 100644 index 0000000..496b9bd Binary files /dev/null and b/frontend/src/assets/quartSquat.png differ diff --git a/frontend/src/assets/raises.webp b/frontend/src/assets/raises.webp new file mode 100644 index 0000000..0f679d1 Binary files /dev/null and b/frontend/src/assets/raises.webp differ diff --git a/frontend/src/assets/singleLegGlute.png b/frontend/src/assets/singleLegGlute.png new file mode 100644 index 0000000..9b4ceac Binary files /dev/null and b/frontend/src/assets/singleLegGlute.png differ diff --git a/frontend/src/assets/squat.png b/frontend/src/assets/squat.png new file mode 100644 index 0000000..5d7e3fd Binary files /dev/null and b/frontend/src/assets/squat.png differ diff --git a/frontend/src/views/patient/PatientHome.jsx b/frontend/src/views/patient/PatientHome.jsx index 48a9de5..88bbdc3 100644 --- a/frontend/src/views/patient/PatientHome.jsx +++ b/frontend/src/views/patient/PatientHome.jsx @@ -1,8 +1,9 @@ import Navbar from "./components/Navbar"; import RecordButton from "./components/RecordButton"; -import Ai3D from './components/Ai3D'; +// import Ai3D from './components/Ai3D'; import Conversation from './components/Conversation'; import Exercises from './components/Exercises'; +import "./styles.css"; const PatientHome = () => { const messages = [ @@ -27,9 +28,9 @@ const PatientHome = () => { return (
If a dog chews shoes whose shoes does he choose?
-{description}
+ {isExpanded && ( +{step}
+ ))} +{card.description}
+I broke my phone, whose fault is it?
+