-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
GSSoC'25bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Problem Description
The footer policy links (Privacy Policy, Terms of Service, Cookie Policy) in the website footer are not clickable and don't navigate anywhere.
📸 Screenshots

💻 Expected Behavior
- Policy links should be clickable and navigate to their respective pages
- Privacy Policy link should go to
/privacy-policy
- Terms of Service link should go to
/terms-of-service
- Cookie Policy link should go to
/cookie-policy
- Links should have proper hover states and cursor changes
🚨 Actual Behavior
- Footer policy links are just styled text with no functionality
- Clicking on "Privacy Policy", "Terms of Service", or "Cookie Policy" does nothing
- No navigation occurs and no pages exist for these routes
💡 Proposed Solution
Create Functional Policy Pages with Proper Routing
Complete implementation with healthcare-specific content:
- Functional Footer Links - update Footer.jsx with proper React Router Link components
- Healthcare-Compliant Content - include COPPA, children's privacy, and medical data protections
- Professional Styling - consistent design with rest of application
I'm preparing for software engineering roles and would love to contribute to this healthcare platform. This is my first contribution, I am starting small. @Amarjha01 Please assign this issue to me.
👩💻 Name: Merlyn Mercylona
📧 Email: merlynmercylona@gmail.com
🎯 Focus: React, Legal Compliance, Healthcare App Development
Metadata
Metadata
Assignees
Labels
GSSoC'25bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request