Muskansahuincredible / StudyNotion-An-Online-Education-Platform

MIT License
83 stars 141 forks source link

BUG REPORT: Broken Link of Privacy Policy page #90

Open Chandana-756 opened 1 month ago

Chandana-756 commented 1 month ago

Description

When I clicked the Privacy Policy at the web page's footer, it showed a 404 error.

I would like to work on and fix this under GSSOC'24

Screenshots

image

Additional information

No response

What browser are you seeing this bug on?

Chrome browser

Checklist

techmannih commented 1 month ago

what you do in this page

Chandana-756 commented 1 month ago

First I will create a file named privacypolicy.html using HTML and apply the styles using CSS. This file contains the Privacy Policy information. Next, I will use JavaScript to update the link in the footer to point to this file.

Muskansahuincredible commented 1 month ago

@Chandana-756 assigned