Skip to content

[FEATURE]: Add Privacy Policy Page and Fix Broken Footer Link #317

@ArshiBansal

Description

@ArshiBansal

Feature description

The website footer currently contains a Privacy Policy link that redirects users to a 404 (Page Not Found) page. A dedicated Privacy Policy page should be implemented and connected to the existing footer link to provide users with clear information regarding data collection, usage, storage, and privacy practices.

Feature Capability
Create a dedicated Privacy Policy page.
Connect the footer Privacy Policy link to the new page.
Include standard privacy policy sections such as:
Information Collection
Data Usage
Cookies and Tracking Technologies
Data Security
Third-Party Services
User Rights
Contact Information
Ensure responsive design and consistency with the existing website UI.

Why this feature?

Currently, users clicking the Privacy Policy link encounter a 404 page, resulting in a broken user experience and missing essential legal documentation.

This feature would:

Eliminate the broken footer navigation.
Improve user trust and transparency.
Provide important information regarding user data handling.
Align the project with common web application standards and best practices.
Improve overall site completeness and professionalism.

Implementation ideas

Suggested Approach
Create a new Privacy Policy page/route.
Add comprehensive privacy policy content with properly structured sections.
Update footer navigation to point to the newly created route.
Ensure styling matches the existing design system.
Add SEO metadata (title and description).
Verify navigation works correctly across desktop and mobile devices.

Technical Suggestions
Reuse existing page layouts and components for consistency.
Store policy content in a dedicated page component for easier maintenance.
Add proper routing to prevent future 404 errors.
Include a "Last Updated" section for future policy revisions.

Expected Outcome
Privacy Policy link no longer leads to a 404 page.
Users can easily access privacy-related information.
Website navigation becomes more reliable and complete.
The platform provides essential legal and transparency documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions