Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created Terms of Service Page with Responsive Design and Dark/Light Theme #619

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

neeru24
Copy link
Contributor

@neeru24 neeru24 commented Oct 20, 2024

Pull Request: Terms of Service Page

This pull request introduces a fully responsive Terms of Service page for the Collect Your Gaming Tools website. The following features and improvements have been implemented:

Features and Improvements:

  1. Navbar:

    • Added a centered navigation bar with links to Home, About, and a Switch Theme button that allows users to toggle between light and dark modes seamlessly.
  2. Dark Theme:

    • Implemented a dark theme for the Terms of Service page, ensuring visual consistency with the rest of the site, while enhancing readability and user experience.
  3. Responsive Design:

    • Leveraged flexbox to create a responsive layout that adapts to different screen sizes. On smaller screens, the navbar items stack vertically, ensuring an optimized experience for mobile users.
  4. Hover Effects:

    • Added smooth hover transitions to buttons and section headings for improved user interaction, enhancing the overall aesthetic and accessibility of the page.
  5. Terms of Service Sections:

    • Structured the page with well-defined sections to provide clarity and organization, including:
      • Acceptance of Terms: An overview of the conditions users must agree to in order to use the website.
      • Modification of Terms: Information on how and when the terms may be updated.
      • User Responsibilities: Outline of user obligations while using the website.
      • Intellectual Property Rights: Explanation of ownership rights regarding content and design.
      • Limitation of Liability: Statement on limitations of legal responsibility.
      • Governing Law: Information on the jurisdiction governing the terms.
  6. Footer:

    • Added a footer that includes copyright information, ensuring professionalism and compliance with web standards.

Additional Changes:

  • CSS Enhancements:

    • Updated CSS styles for improved visual hierarchy and user experience across both light and dark themes.
  • Accessibility Improvements:

    • Ensured that all interactive elements (buttons, links) are accessible and visually appealing with hover effects.

Testing:

The Terms of Service page has been thoroughly tested across various devices and screen sizes to ensure full responsiveness, usability, and a seamless user experience.


Note: Please review the code and assign me LEVEL 3 for this implementation. @AnitSarkar123 @swaraj-das
fixes: #577

image
image
image
image

Copy link

vercel bot commented Oct 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
collect-your-gaming-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2024 4:56pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Great job, @neeru24! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

Copy link

netlify bot commented Oct 20, 2024

Deploy Preview for collect-your-gamingtools ready!

Name Link
🔨 Latest commit 8f1877b
🔍 Latest deploy log https://app.netlify.com/sites/collect-your-gamingtools/deploys/671536526a6bc00008b4285e
😎 Deploy Preview https://deploy-preview-619--collect-your-gamingtools.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@neeru24 neeru24 changed the title Created Terms of Service Page Created Terms of Service Page with Responsive Design and Dark/Light Theme Oct 20, 2024
Copy link

Hi there! This issue is still open. We are looking forward to your response.
Assignees: None

@AnitSarkar123
Copy link
Collaborator

AnitSarkar123 commented Oct 21, 2024

@neeru24 connect it with the home page footer

@neeru24
Copy link
Contributor Author

neeru24 commented Oct 21, 2024

@neeru24 connect it with the home page footer

Check it please #608

Copy link

Hi there! This issue is still open. We are looking forward to your response.
Assignees: None

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] Terms of Service Page Creation
2 participants