Skip to content

Add Privacy Policy page #125

@VedantBudhabaware

Description

@VedantBudhabaware

Description:

Create a dedicated Privacy Policy page that clearly explains how user data is collected, used, stored, and protected within the application. The page should be accessible from the footer and any relevant user-facing sections.

Why It's Needed:

  • Required for legal and compliance purposes
  • Builds trust with users by being transparent about data handling
  • Necessary for future integrations like payment gateways or third-party services
  • Improves overall professionalism of the project

Requirements:

  1. Privacy Policy Content Sections:
  • Introduction
  • Information We Collect (personal data, usage data, cookies, etc.)
  • How We Use Information
  • Data Protection & Security
  • Sharing of Information (third-party services)
  • Cookies Policy
  • User Rights
  • Changes to This Policy
  • Contact Information
  1. UI & Navigation:
  • Add a “Privacy Policy” link in the footer
  • Clean and readable layout
  • Proper heading structure (H1, H2, etc.)
  • Responsive design for mobile and desktop
  • Scrollable content with proper spacing
  1. Routing:
  • Create a separate route (e.g., /privacy-policy)
  • Ensure proper navigation without breaking existing routes

Tech Stack:

  • React for page component
  • React Router (if used in project)
  • Styled using existing CSS/Tailwind setup

Files to Create:

src/pages/PrivacyPolicy.jsx
src/components/Footer.jsx (update if needed)

@Snehadas2005 plz assign me

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions