check






Taxi Booking App – Customer


Taxi Booking App – Customer











Taxi Booking App – Driver


Taxi Booking App – Driver










In-Drive App




/* Reset default styling */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}

/* Header & Navigation Bar */
header {
background-color: #333;
padding: 10px 0;
}

nav ul {
display: flex;
justify-content: center;
list-style: none;
}

nav ul li {
margin: 0 15px;
}

nav ul li a {
color: white;
text-decoration: none;
font-size: 18px;
}

/* Main Section */
#main {
display: flex;
justify-content: space-around;
margin: 20px;
}

#map {
width: 50%;
height: 400px;
background-color: #f0f0f0;
}

#booking-form {
width: 40%;
padding: 20px;
background-color: #fff;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

#booking-form h2 {
margin-bottom: 15px;
}

#booking-form label {
display: block;
margin: 5px 0;
}

#booking-form input,
#booking-form select {
width: 100%;
padding: 10px;
margin-bottom: 15px;
border: 1px solid #ccc;
border-radius: 5px;
}

#booking-form button {
width: 100%;
padding: 10px;
background-color: #333;
color: white;
border: none;
border-radius: 5px;
}

/* Footer */
footer {
background-color: #333;
color: white;
text-align: center;
padding: 10px 0;
}

// Function to initialize the Google Map
function initMap() {
// Get user’s current location
if (navigator.geolocation) {
navigator.geolocation.getCurrentPosition(function(position) {
const userLocation = { lat: position.coords.latitude, lng: position.coords.longitude };

// Create a map centered around the user’s location
const map = new google.maps.Map(document.getElementById(“map”), {
zoom: 14,
center: userLocation,
});

// Add a marker at the user’s location
new google.maps.Marker({
position: userLocation,
map: map,
title: “Your Location”,
});
});
} else {
alert(“Geolocation is not supported by this browser.”);
}
}

// Handle form submission
document.getElementById(“ride-form”).addEventListener(“submit”, function(event) {
event.preventDefault(); // Prevent form submission

const pickupLocation = document.getElementById(“pickup-location”).value;
const dropLocation = document.getElementById(“drop-location”).value;
const cabType = document.getElementById(“cab-type”).value;

// Basic validation
if (pickupLocation && dropLocation) {
alert(`Booking successful!\nPickup: ${pickupLocation}\nDrop: ${dropLocation}\nCab Type: ${cabType}`);
} else {
alert(“Please fill in all fields.”);
}
});






Tiger Cabs



Book a Ride





© 2025 Tiger Cabs | All Rights Reserved



Leave a Reply

Your email address will not be published. Required fields are marked *

Search

Popular Posts

  • Malad Mumbai to Shirdi Cab ₹2500

    Malad Mumbai to Shirdi Cab ₹2500 Malad Mumbai to Shirdi Cab @ ₹2500 | Safe & Comfortable Taxi Service Looking for a reliable and budget-friendly taxi service from Malad, Mumbai to Shirdi? Tiger Cabs offers a comfortable, hassle-free, and affordable ride to Shirdi Sai Baba Temple. Whether you’re traveling for pilgrimage, leisure, or family visits,…

  • Malad Mumbai to Trimbakeshwar taxi ₹2200

    Malad Mumbai to Trimbakeshwar taxi ₹2200 Malad Mumbai to Trimbakeshwar Taxi @ ₹2200 | One-Way & Round Trip Cabs Looking for a reliable taxi from Malad, Mumbai to Trimbakeshwar Jyotirlinga? Tiger Cabs offers the most comfortable, affordable, and hassle-free cab service for your spiritual journey or leisure trip. Whether you need a one-way taxi, round…

  • Malad Mumbai to Deolali Gaon Taxi ₹2200

    Malad Mumbai to Deolali Gaon Taxi ₹2200 Malad Mumbai to Deolali Gaon Taxi @ ₹2200 | One-Way & Round-Trip Cabs Looking for a reliable and affordable cab service from Malad, Mumbai to Deolali Gaon? Tiger Cabs offers a comfortable, safe, and hassle-free taxi service with professional drivers and well-maintained vehicles. Whether you need a one-way…

Categories

Tags

Review Your Cart
0
Add Coupon Code
Subtotal

 
CALL CLICK NOW 077689 81981