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 responsive "terms of service" page and linked it to footer. #1128

Merged
merged 3 commits into from
Oct 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 33 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,47 +201,40 @@ You can find the project structure in the [Project Structure](project-structure.
</a>
</td>
<td align="center">
<a href="https://github.com/rajdeepchakraborty-rc">
<img src="https://avatars.githubusercontent.com/u/68934988?v=4" width="100;" alt="rajdeepchakraborty-rc"/>
<br />
<sub><b>Rajdeep Chakraborty</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/AsifQamar">
<img src="https://avatars.githubusercontent.com/u/93258479?v=4" width="100;" alt="AsifQamar"/>
<a href="https://github.com/akash70629">
<img src="https://avatars.githubusercontent.com/u/76689571?v=4" width="100;" alt="akash70629"/>
<br />
<sub><b>Cyphrr_07 </b></sub>
<sub><b>Akash Das</b></sub>
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/anuragverma108">
<img src="https://avatars.githubusercontent.com/u/129655645?v=4" width="100;" alt="anuragverma108"/>
<br />
<sub><b>Anurag Verma</b></sub>
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/akash70629">
<img src="https://avatars.githubusercontent.com/u/76689571?v=4" width="100;" alt="akash70629"/>
<a href="https://github.com/AsifQamar">
<img src="https://avatars.githubusercontent.com/u/93258479?v=4" width="100;" alt="AsifQamar"/>
<br />
<sub><b>Akash Das</b></sub>
<sub><b>Cyphrr_07 </b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/devarsheecodess">
<img src="https://avatars.githubusercontent.com/u/114805934?v=4" width="100;" alt="devarsheecodess"/>
<a href="https://github.com/rajdeepchakraborty-rc">
<img src="https://avatars.githubusercontent.com/u/68934988?v=4" width="100;" alt="rajdeepchakraborty-rc"/>
<br />
<sub><b>Devarshee Gaunekar</b></sub>
<sub><b>Rajdeep Chakraborty</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/Son7c">
<img src="https://avatars.githubusercontent.com/u/177312486?v=4" width="100;" alt="Son7c"/>
<a href="https://github.com/isimarjitsingh">
<img src="https://avatars.githubusercontent.com/u/154678140?v=4" width="100;" alt="isimarjitsingh"/>
<br />
<sub><b>Son7c</b></sub>
<sub><b>Simarjit Singh</b></sub>
</a>
</td>
<td align="center">
Expand All @@ -252,10 +245,17 @@ You can find the project structure in the [Project Structure](project-structure.
</a>
</td>
<td align="center">
<a href="https://github.com/isimarjitsingh">
<img src="https://avatars.githubusercontent.com/u/154678140?v=4" width="100;" alt="isimarjitsingh"/>
<a href="https://github.com/Son7c">
<img src="https://avatars.githubusercontent.com/u/177312486?v=4" width="100;" alt="Son7c"/>
<br />
<sub><b>Simarjit Singh</b></sub>
<sub><b>Son7c</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/devarsheecodess">
<img src="https://avatars.githubusercontent.com/u/114805934?v=4" width="100;" alt="devarsheecodess"/>
<br />
<sub><b>Devarshee Gaunekar</b></sub>
</a>
</td>
</tr>
Expand All @@ -274,6 +274,13 @@ You can find the project structure in the [Project Structure](project-structure.
<sub><b>Sudhanshu Saini</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/Annapoornaaradhya">
<img src="https://avatars.githubusercontent.com/u/139335974?v=4" width="100;" alt="Annapoornaaradhya"/>
<br />
<sub><b>ANNAPOORNA V</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/saloni8780">
<img src="https://avatars.githubusercontent.com/u/146444970?v=4" width="100;" alt="saloni8780"/>
Expand All @@ -295,13 +302,15 @@ You can find the project structure in the [Project Structure](project-structure.
<sub><b>Samarth Mishra</b></sub>
</a>
</td>

<td align="center">
<a href="https://github.com/HS202022">
<img src="https://avatars.githubusercontent.com/u/120270398?v=4" width="100;" alt="HS202022"/>
<br />
<sub><b>ANNAPOORNA V</b></sub>
</a>
</td>

</tr>
<tr>
<td align="center">
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2201,7 +2201,7 @@ <h3>Quick Links</h3>
<div class="footer-column">
<h3>Legal Links</h3>
<ul>
<li><a href="#">Terms of Service</a></li>
<li><a href="terms_of_service.html">Terms of Service</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="disclaimer.html">Disclaimer</a></li>
<li><a href="#">Copyright Notice</a></li>
Expand Down
244 changes: 244 additions & 0 deletions terms_of_service.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,244 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Terms of Service - BuddyTrail</title>
<style>
/* Resetting margin and padding */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

/* Body styling */
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background-color: #f8f9fa;
color: #333;
line-height: 1.6;
}

/* Full-width container for page */
.container {
display: flex;
width: 100%;
margin: 20px auto;
padding: 20px;
background-color: #fff;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
border-radius: 8px;
}

/* Table of contents styling */
.toc {
flex-basis: 25%;
background-color: #e9ecef;
padding: 20px;
border-radius: 8px;
margin-right: 20px;
height: fit-content;
position: sticky;
top: 20px;
}

.toc h2 {
font-size: 1.5rem;
color: #004085;
}

.toc ul {
list-style: none;
padding: 0;
}

.toc ul li {
margin-bottom: 10px;
}

.toc ul li a {
text-decoration: none;
color: #007bff;
font-weight: bold;
}

.toc ul li a:hover {
text-decoration: underline;
}

/* Main content styling */
.main-content {
flex-basis: 75%;
}

h1, h2 {
color: #004085;
}

h1 {
font-size: 2.2rem;
text-align: center;
margin-bottom: 30px;
border-bottom: 2px solid #004085;
padding-bottom: 10px;
}

h2 {
font-size: 1.8rem;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
}

p {
font-size: 1rem;
color: #555;
margin-bottom: 20px;
}

ul {
margin-left: 20px;
padding-left: 20px;
list-style: disc;
}

li {
margin-bottom: 10px;
}

/* Button styling for links */
a {
color: #007bff;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/* Smooth scrolling for anchor links */
html {
scroll-behavior: smooth;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.container {
flex-direction: column;
}

.toc {
margin-bottom: 20px;
margin-right: 0;
width: 100%;
}

.main-content {
width: 100%;
}

h1 {
font-size: 1.8rem;
}

h2 {
font-size: 1.4rem;
}

p {
font-size: 0.95rem;
}
}
</style>
</head>
<body>

<div class="container">

<!-- Table of contents on the left side -->
<div class="toc">
<h2>Table of Contents</h2>
<ul>
<li><a href="#section1">1. Acceptance of Terms</a></li>
<li><a href="#section2">2. Services Provided</a></li>
<li><a href="#section3">3. User Responsibilities</a></li>
<li><a href="#section4">4. Hotel and Flight Booking</a></li>
<li><a href="#section5">5. User Reviews and Ratings</a></li>
<li><a href="#section6">6. Multi-Language Support</a></li>
<li><a href="#section7">7. Intellectual Property</a></li>
<li><a href="#section8">8. Privacy</a></li>
<li><a href="#section9">9. Limitation of Liability</a></li>
<li><a href="#section10">10. Changes to Terms</a></li>
<li><a href="#section11">11. Governing Law</a></li>
<li><a href="#section12">Contact Us</a></li>
</ul>
</div>

<!-- Main content on the right side -->
<div class="main-content">
<h1>BuddyTrail - Terms of Service</h1>

<!-- Terms of Service sections -->
<h2 id="section1">1. Acceptance of Terms</h2>
<p>By accessing or using BuddyTrail, you agree to be legally bound by these Terms of Service. If you are using our services on behalf of a company or other legal entity, you represent that you have the authority to bind that entity to these terms.</p>

<h2 id="section2">2. Services Provided</h2>
<p>BuddyTrail offers a variety of services, including but not limited to:</p>
<ul>
<li>Interactive Travel Map: Explore destinations through an interactive map with details about each location.</li>
<li>Hotel Finder: Find and book hotels based on your preferences.</li>
<li>Flight Booking: Book flights at competitive rates.</li>
<li>Travel Blog: Access travel tips, guides, and stories.</li>
<li>Multi-Language Support: View our content in multiple languages.</li>
<li>User Reviews and Ratings: Read and submit reviews for various travel services.</li>
</ul>

<h2 id="section3">3. User Responsibilities</h2>
<p>As a user, you agree to:</p>
<ul>
<li>Use BuddyTrail for lawful purposes only.</li>
<li>Provide accurate and complete information when using any of our services.</li>
<li>Respect the rights of other users and not post defamatory, offensive, or inappropriate content.</li>
</ul>

<h2 id="section4">4. Hotel and Flight Booking</h2>
<p>BuddyTrail partners with third-party providers to offer hotel and flight booking services. By booking through our platform, you agree to the terms and conditions of those third-party providers. BuddyTrail is not responsible for cancellations, refunds, or disputes related to bookings made via third parties.</p>

<h2 id="section5">5. User Reviews and Ratings</h2>
<p>You may leave reviews and ratings on BuddyTrail. However, you agree that:</p>
<ul>
<li>Your reviews must be based on your genuine experiences.</li>
<li>Reviews containing offensive or misleading content may be removed.</li>
<li>BuddyTrail reserves the right to moderate or remove reviews at its sole discretion.</li>
</ul>

<h2 id="section6">6. Multi-Language Support</h2>
<p>While we strive to offer accurate translations, we cannot guarantee that translations in every language will be perfect. In case of discrepancies between the English version and a translated version of our Terms of Service, the English version will prevail.</p>

<h2 id="section7">7. Intellectual Property</h2>
<p>All content, including text, images, logos, and software, is the property of BuddyTrail and is protected by copyright and other intellectual property laws. You may not reproduce, modify, distribute, or otherwise use any of our content without our prior written permission.</p>

<h2 id="section8">8. Privacy</h2>
<p>Your privacy is important to us. Please refer to our <a href="#">Privacy Policy</a> for more information about how we collect, use, and protect your personal data.</p>

<h2 id="section9">9. Limitation of Liability</h2>
<p>BuddyTrail provides services and information on an "as is" basis without warranties of any kind, either express or implied. To the fullest extent permissible under applicable law, BuddyTrail disclaims all warranties, including, but not limited to, implied warranties of merchantability and fitness for a particular purpose.</p>

<h2 id="section10">10. Changes to Terms</h2>
<p>We reserve the right to modify these Terms of Service at any time. Any changes will be posted on this page, and the updated terms will take effect upon posting. It is your responsibility to review these terms periodically.</p>

<h2 id="section11">11. Governing Law</h2>
<p>These terms are governed by the laws of the country in which BuddyTrail operates. Any disputes will be subject to the exclusive jurisdiction of the courts of that country.</p>

<h2 id="section12">Contact Us</h2>
<p>If you have any questions about these Terms of Service, please contact us:</p>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<p>Phone: +1-800-555-1234</p>
</div>
</div>

</body>
</html>
Loading