)}
@@ -337,7 +371,9 @@ const CareCoPilot = () => {
-
Emergency Symptoms:
+
+ Emergency Symptoms:
+
- • High fever (above 40°C/104°F)
- • Difficulty breathing
@@ -347,12 +383,14 @@ const CareCoPilot = () => {
-
Call Doctor If:
+
+ Call Doctor If:
+
- • Symptoms persist for more than 3 days
- • Child is under 3 months old
- • Child has underlying health conditions
- - • You're unsure about medication
+ - • You`re unsure about medication
- • Child refuses to eat or drink
@@ -363,4 +401,4 @@ const CareCoPilot = () => {
);
};
-export default CareCoPilot;
\ No newline at end of file
+export default CareCoPilot;
diff --git a/client/src/pages/CookiePolicy.jsx b/client/src/pages/CookiePolicy.jsx
new file mode 100644
index 0000000..8f4fc92
--- /dev/null
+++ b/client/src/pages/CookiePolicy.jsx
@@ -0,0 +1,190 @@
+import ScrollToTop from '../components/ScrollToTop';
+
+const CookiePolicy = () => {
+ return (
+ <>
+
+
+ {/* Background Elements */}
+
+
+
+
+
+ Cookie Policy
+
+
+
+
Effective Date: January 1, 2024
+
Last Updated: January 1, 2024
+
+
+
+
+
+
+
+ 1. What Are Cookies?
+
+
+
+ Cookies are small text files that are stored on your device (computer, tablet, or mobile) when you visit our website.
+ They help us provide you with a better experience by remembering your preferences and improving our platform's functionality.
+
+
+ Similar technologies include web beacons, pixels, and local storage objects, which we collectively refer to as "cookies" in this policy.
+
+
+
+
+
+
+
+ 2. How We Use Cookies
+
+
+
InfantCare Compass uses cookies to:
+
+ - Keep you logged in to your account
+ - Remember your preferences and settings
+ - Provide personalized healthcare reminders
+ - Improve our platform's performance and user experience
+ - Understand how you interact with our platform
+ - Prevent fraud and enhance security
+ - Comply with legal and regulatory requirements
+
+
+
+
+
+
+
+ 3. Types of Cookies We Use
+
+
+
+
+
3.1 Essential Cookies
+
+
Purpose: These cookies are necessary for our platform to function properly.
+
+
+ - Authentication: Keep you logged in to your account
+ - Security: Protect against cross-site request forgery
+ - Session Management: Maintain your session state
+
+
+
+
+
3.2 Functional Cookies
+
+
Purpose: Enhance your user experience with personalized features.
+
+
+ - Preferences: Remember your language, timezone, and notification settings
+ - Customization: Store your dashboard layout preferences
+ - Accessibility: Remember accessibility settings like font size
+
+
+
+
+
3.3 Analytics Cookies
+
+
Purpose: Help us understand how you use our platform to improve it.
+
+
+ - Usage Analytics: Track which features are most used
+ - Performance Monitoring: Identify slow-loading pages or errors
+ - User Journey: Understand how users navigate through our platform
+
+
+
+
+
+
+
+
+ 4. Children's Privacy and Cookies
+
+
+
We take special care with children's data:
+
+ - We do not set marketing cookies based on children's health information
+ - Analytics cookies related to children's data are anonymized immediately
+ - Parents can request deletion of all cookies related to their child's account
+ - We comply with COPPA requirements for children under 13
+
+
+
+
+
+
+
+ 5. Managing Your Cookie Preferences
+
+
+
You can control cookies through your browser settings:
+
+
+
Chrome:
+
Settings → Privacy and Security → Cookies
+
+
+
Firefox:
+
Preferences → Privacy & Security → Cookies
+
+
+
Safari:
+
Preferences → Privacy → Cookies
+
+
+
Edge:
+
Settings → Cookies and Site Permissions
+
+
+
+
+ Important: Disabling essential cookies may affect platform functionality,
+ including your ability to log in and access your child's health records.
+
+
+
+
+
+
+
+
+ 6. Contact Us About Cookies
+
+
+
+
+
Email
+
privacy@infantcarecompass.live
+
+
+
Phone
+
+91 919956****
+
+
+
Address
+
InfantCare Compass Cookie Privacy
+
+
+
+
+
+
+
+
+
+ >
+ );
+};
+
+export default CookiePolicy;
\ No newline at end of file
diff --git a/client/src/pages/PrivacyPolicy.jsx b/client/src/pages/PrivacyPolicy.jsx
new file mode 100644
index 0000000..614a332
--- /dev/null
+++ b/client/src/pages/PrivacyPolicy.jsx
@@ -0,0 +1,135 @@
+import ScrollToTop from '../components/ScrollToTop';
+
+const PrivacyPolicy = () => {
+ return (
+ <>
+
+
+ {/* Background Elements */}
+
+
+
+
+
+ Privacy Policy
+
+
+
+
Effective Date: January 1, 2024
+
Last Updated: January 1, 2024
+
+
+
+
+
+
+
+ 1. Introduction
+
+
+
+ InfantCare Compass ("we," "our," or "us") is committed to protecting your privacy and the privacy of your children.
+ This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you use our
+ healthcare platform designed to assist parents in managing their child's healthcare needs.
+
+
+
+ Important: This platform deals with children's health information. We comply with the Children's
+ Online Privacy Protection Act (COPPA) and take extra precautions to protect children's data.
+
+
+
+
+
+
+
+
+ 2. Information We Collect
+
+
+
+
+
2.1 Personal Information
+
+ - Parent/Guardian contact information (name, email, phone number)
+ - Account credentials (username, encrypted password)
+ - Profile information and preferences
+
+
+
+
+
2.2 Child Health Information
+
+ - Child's name, date of birth, and basic demographics
+ - Vaccination records and schedules
+ - Health-related notes and reminders
+ - Consultation records (with explicit consent)
+
+
+
+
+
2.3 Technical Information
+
+ - Device information and browser type
+ - IP address and location data (when permitted)
+ - Usage analytics and interaction data
+ - Cookies and similar tracking technologies
+
+
+
+
+
+
+
+
+ 3. How We Use Your Information
+
+
+
+ - Healthcare Management: Track vaccination schedules and send reminders
+ - Educational Content: Provide personalized parenting resources
+ - Communication: Send important health notifications and updates
+ - Platform Improvement: Analyze usage to enhance our services
+ - Safety & Security: Protect against fraud and ensure platform security
+ - Legal Compliance: Meet regulatory requirements and legal obligations
+
+
+
+
+
+
+
+ 4. Contact Information
+
+
+
+
+
Email
+
privacy@infantcarecompass.live
+
+
+
Phone
+
+91 919956****
+
+
+
Address
+
InfantCare Compass Privacy Office
+
+
+
+
+
+
+
+
+
+ >
+ );
+};
+
+export default PrivacyPolicy;
\ No newline at end of file
diff --git a/client/src/pages/TermsOfService.jsx b/client/src/pages/TermsOfService.jsx
new file mode 100644
index 0000000..838cc6a
--- /dev/null
+++ b/client/src/pages/TermsOfService.jsx
@@ -0,0 +1,139 @@
+import ScrollToTop from '../components/ScrollToTop';
+
+const TermsOfService = () => {
+ return (
+ <>
+
+
+ {/* Background Elements */}
+
+
+
+
+
+ Terms of Service
+
+
+
+
Effective Date: January 1, 2024
+
Last Updated: January 1, 2024
+
+
+
+
+
+
+
+ 1. Acceptance of Terms
+
+
+
+ By accessing and using InfantCare Compass ("the Platform," "Service," "we," "us," or "our"), you ("User," "you," or "your")
+ agree to be bound by these Terms of Service ("Terms"). If you do not agree to these Terms, please do not use our Platform.
+
+
+
+ Important: This Platform provides healthcare management tools but does not replace professional medical advice,
+ diagnosis, or treatment. Always consult with qualified healthcare providers for medical decisions.
+
+
+
+
+
+
+
+
+ 2. Description of Service
+
+
+
InfantCare Compass provides:
+
+ - Vaccination tracking and reminder systems
+ - Educational resources for childcare
+ - Healthcare consultation booking platform
+ - AI-powered care guidance tools
+ - Community resources and support
+
+
+
+ Medical Disclaimer: Our Platform is for informational and organizational purposes only.
+ It is not intended to diagnose, treat, cure, or prevent any disease or medical condition.
+
+
+
+
+
+
+
+
+ 3. User Responsibilities
+
+
+
+ - You must be at least 18 years old or the legal guardian of a child
+ - You must provide accurate and complete registration information
+ - You are responsible for maintaining the confidentiality of your account
+ - Use the Platform for legitimate healthcare management purposes
+ - Follow healthcare providers' professional guidance
+
+
+
+
+
+
+
+ 4. Emergency Situations
+
+
+
+
EMERGENCY NOTICE:
+
+ For medical emergencies, call emergency services immediately. Do not rely on our Platform
+ for urgent medical situations.
+
+
+
+ - Call 911 or local emergency services for immediate medical help
+ - Contact your child's pediatrician for urgent health concerns
+ - Use our Platform for routine healthcare management only
+
+
+
+
+
+
+
+ 5. Contact Information
+
+
+
+
+
Email
+
legal@infantcarecompass.live
+
+
+
Phone
+
+91 919956****
+
+
+
Address
+
InfantCare Compass Legal Department
+
+
+
+
+
+
+
+
+
+ >
+ );
+};
+
+export default TermsOfService;
\ No newline at end of file
diff --git a/client/src/routes/routes.jsx b/client/src/routes/routes.jsx
index cbc42e9..e3c29a7 100644
--- a/client/src/routes/routes.jsx
+++ b/client/src/routes/routes.jsx
@@ -14,12 +14,13 @@ import Registration from "../pages/Registration";
import NotFoundPage from "../pages/NotFoundPage";
import CareCoPilot from "../pages/CareCoPilot";
import VaccineReminder from "../pages/VaccineReminder";
-
import PersonalisedLearningHub from "../pages/LearningHub";
import DoctorDetails from "../pages/DoctorDetails";
import LearningHub from "../pages/LearningHub";
import ConsultationPage from "../pages/consult";
-
+import PrivacyPolicy from "../pages/PrivacyPolicy";
+import TermsOfService from "../pages/TermsOfService";
+import CookiePolicy from "../pages/CookiePolicy";
const router = createBrowserRouter([
{
@@ -68,20 +69,10 @@ const router = createBrowserRouter([
path: "vaccineReminder",
element:
,
},
-
{
-{
- path: "care-co-pilot",
- element:
,
-},
-{
- path: "*",
- element:
,
- handle: { noLayout: true },
-}
-
+ path: "care-co-pilot",
+ element:
,
},
-
{
path: "babyfeeder",
element:
,
@@ -90,16 +81,24 @@ const router = createBrowserRouter([
path: "sleeper",
element:
,
},
+ // Policy pages (from your footer policy links functionality)
{
- path: "care-co-pilot",
- element:
,
+ path: "privacy-policy",
+ element:
,
+ },
+ {
+ path: "terms-of-service",
+ element:
,
+ },
+ {
+ path: "cookie-policy",
+ element:
,
},
{
path: "*",
element:
,
handle: { noLayout: true },
},
-
],
},
{
@@ -116,4 +115,4 @@ const router = createBrowserRouter([
},
]);
-export default router;
+export default router;
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index 28de24d..425d3a0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,5 +1,5 @@
{
- "name": "InfantCareCompass-GSSoc",
+ "name": "InfantCareCompass",
"lockfileVersion": 3,
"requires": true,
"packages": {}