-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
Description
Description
Currently, the ReWear SPA does not include sections for Privacy Policy and Terms of Use. We need to create two new pages (or div sections) to provide these important informational pages to users.
Navigation
- Add links to both pages in the footer as they are mentioned in the footer.
- Use the existing showPage() function to switch between pages
Suggested Fix
- Two new sections/pages are created and styled consistently
- Users can navigate to Privacy Policy and Terms of Use via links
- Pages are initially hidden and displayed only when the link is clicked
Reactions are currently unavailable