From ecc56af33f682daa6f0aaf099bb9d4479a85fb41 Mon Sep 17 00:00:00 2001 From: tulitrip <167019164+tulitrip@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:57:50 +0530 Subject: [PATCH 1/5] Update and rename .env.example to .env --- .env | 3 +++ .env.example | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 .env delete mode 100644 .env.example diff --git a/.env b/.env new file mode 100644 index 0000000..f349a6f --- /dev/null +++ b/.env @@ -0,0 +1,3 @@ +PORT=5000 +MONGO_URI=mongodb+srv://tulika:tulika@cluster0.4zqqqkh.mongodb.net/HealthBooker +JWT_SECRET=123secret diff --git a/.env.example b/.env.example deleted file mode 100644 index 009bdd1..0000000 --- a/.env.example +++ /dev/null @@ -1,3 +0,0 @@ -PORT=5000 -MONGO_URI= -JWT_SECRET= \ No newline at end of file From 8f677cbf84dab3448f4d188126e1a025cde4524c Mon Sep 17 00:00:00 2001 From: tulitrip <167019164+tulitrip@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:58:09 +0530 Subject: [PATCH 2/5] Update and rename .env.example to .env --- client/.env | 5 +++++ client/.env.example | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 client/.env delete mode 100644 client/.env.example diff --git a/client/.env b/client/.env new file mode 100644 index 0000000..e4bfdbe --- /dev/null +++ b/client/.env @@ -0,0 +1,5 @@ +REACT_APP_SERVER_DOMAIN=http://localhost:5000/api +REACT_APP_CLOUDINARY_BASE_URL=https://api.cloudinary.com/v1_1/diil02pip/image/upload +REACT_APP_CLOUDINARY_CLOUD_NAME=diil02pip +REACT_APP_CLOUDINARY_PRESET=ml_default +REACT_FORMIK_SECRET=https://formspree.io/f/mgegpljn diff --git a/client/.env.example b/client/.env.example deleted file mode 100644 index a206113..0000000 --- a/client/.env.example +++ /dev/null @@ -1,5 +0,0 @@ -REACT_APP_SERVER_DOMAIN=http://localhost:5000/api -REACT_APP_CLOUDINARY_BASE_URL=https://api.cloudinary.com/v1_1//image/upload -REACT_APP_CLOUDINARY_CLOUD_NAME= -REACT_APP_CLOUDINARY_PRESET= -REACT_FORMIK_SECRET= Enter your endpoint from https://formspree.io/ From b7bda37844b6ff998d7fdd2590d43afc94934135 Mon Sep 17 00:00:00 2001 From: tulitrip <167019164+tulitrip@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:58:31 +0530 Subject: [PATCH 3/5] Update AboutUs.jsx --- client/src/components/AboutUs.jsx | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/client/src/components/AboutUs.jsx b/client/src/components/AboutUs.jsx index 6e83d01..5685e40 100644 --- a/client/src/components/AboutUs.jsx +++ b/client/src/components/AboutUs.jsx @@ -15,13 +15,11 @@ const AboutUs = () => {

- Lorem, ipsum dolor sit amet consectetur adipisicing elit. - Quibusdam tenetur doloremque molestias repellat minus asperiores - in aperiam dolor, quaerat praesentium. Lorem ipsum dolor sit amet - consectetur adipisicing elit. Voluptatibus, repudiandae! Lorem - ipsum dolor sit amet consectetur adipisicing elit. Provident - quibusdam doloremque ex? Officia atque ab dolore? Tempore totam - non ea! +Welcome to HealthBooker, your go-to platform for seamless access to healthcare services. At HealthBooker, we're committed to revolutionizing the way you manage your health journey. + +Our platform is designed with your needs in mind, offering user-friendly features for easy registration, doctor search, appointment booking, and profile management. With a focus on transparency, security, and quality care, HealthBooker ensures that you have the tools and resources you need to take control of your health. + +Join us today and discover the convenience of HealthBooker. Let's embark on a journey towards better health together.

From 5384aac30aa55ab374d04f4a0397b47e1b06bd61 Mon Sep 17 00:00:00 2001 From: tulitrip <167019164+tulitrip@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:58:50 +0530 Subject: [PATCH 4/5] Update Hero.jsx --- client/src/components/Hero.jsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/client/src/components/Hero.jsx b/client/src/components/Hero.jsx index 84f32e7..a1513f9 100644 --- a/client/src/components/Hero.jsx +++ b/client/src/components/Hero.jsx @@ -11,9 +11,7 @@ const Hero = () => { Our Responsibility

- Lorem, ipsum dolor sit amet consectetur adipisicing elit. Quibusdam - tenetur doloremque molestias repellat minus asperiores in aperiam - dolor, quaerat praesentium. +hello

From fdf96ee99cc6a738bc17211b260334a63eff5fad Mon Sep 17 00:00:00 2001 From: tulitrip <167019164+tulitrip@users.noreply.github.com> Date: Mon, 15 Apr 2024 16:05:29 +0530 Subject: [PATCH 5/5] Update Hero.jsx --- client/src/components/Hero.jsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client/src/components/Hero.jsx b/client/src/components/Hero.jsx index a1513f9..a2aefab 100644 --- a/client/src/components/Hero.jsx +++ b/client/src/components/Hero.jsx @@ -11,7 +11,9 @@ const Hero = () => { Our Responsibility

-hello + Join the thousands of satisfied users who trust us for their healthcare needs. Sign up now to discover the convenience and efficiency of our platform, and take control of your health journey today. + +Thank you for choosing us. We look forward to being your partner in health and wellness.