Skip to content

Privacyterms#110

Open
sharonchelsy30 wants to merge 7 commits into
codepvg:mainfrom
sharonchelsy30:privacyterms
Open

Privacyterms#110
sharonchelsy30 wants to merge 7 commits into
codepvg:mainfrom
sharonchelsy30:privacyterms

Conversation

@sharonchelsy30
Copy link
Copy Markdown
Contributor

Hi, @jagdish-15
I am the contributor of gssoc 2026
Added dedicated Privacy Policy and Terms & Conditions pages to ensure legal compliance and provide users with clear information regarding data usage, privacy practices, and platform terms.

Also integrated footer navigation links to make these pages easily accessible across the website while maintaining the existing terminal-themed UI and responsive design.
Fixes #84

  • Created privacy.html page with the provided Privacy Policy content.
  • Created terms.html page with the provided Terms & Conditions content.
  • Added footer links for:
    • Privacy Policy
    • Terms & Conditions
  • Styled both pages to match the existing CodePVG terminal/cyberpunk theme.
  • Ensured responsiveness across desktop and mobile screen sizes.
  • Added navigation back to the main leaderboard page.
Screenshot 2026-06-05 094151 Screenshot 2026-06-05 094438 Screenshot 2026-06-05 094506

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

Thank you for submitting a pull request.

Please ensure your changes comply with the project's contribution guidelines and that all workflow checks pass successfully.

A maintainer will review your submission shortly.

@sharonchelsy30
Copy link
Copy Markdown
Contributor Author

Hey, @jagdish-15
I have kept many efforts to add these two links in the website.
Please check the PR and assign me good labels.
Thank You.

Copy link
Copy Markdown
Collaborator

@jagdish-15 jagdish-15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One thing still missing here, the new privacy.html and terms.html pages also need to be properly routed through server.js.

Please add the corresponding routes in server.js before this is ready to merge.

@sharonchelsy30
Copy link
Copy Markdown
Contributor Author

One thing still missing here, the new privacy.html and terms.html pages also need to be properly routed through server.js.

Please add the corresponding routes in server.js before this is ready to merge.

Hey, @jagdish-15
I have made it in server.js.
please check it and hoping you will merge it.
thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: to add privacy policy and terms and services in footer section

2 participants