
Closed
Posted
Paid on delivery
**Build a Cab Booking & Fare Aggregation Platform Similar to MakeMyTrip, Goibibo and Savaari (Web + Admin Panel )** --- ### Project Description I am looking for an experienced development team or freelancer to build a complete cab booking platform similar to MakeMyTrip Cabs, Goibibo Cabs and Savaari. The platform should allow users to search and book: * One Way Trips * Round Trips * Airport Transfers * Local Rentals * Outstation Cabs * Multi-City Trips The system should display fares dynamically in a way similar to MMT, Goibibo and Savaari. --- ## Core Requirement One of the most important parts of this project is the **Fare Calculation & Pricing Engine**. Before bidding, please explain: ### Option 1 – API Based Fare Calculation If you plan to use third-party APIs: * Which APIs will be used? * How will distance and route data be fetched? * How will pricing be calculated? * How will surge pricing be handled? * What will be the monthly API costs? * What dependencies will exist on external providers? --- ### Option 2 – Custom Fare Engine If you plan to build a custom pricing engine: Please explain how the fare will be calculated. Example: ``` Distance Calculation + Base Fare + Per KM Rate + Driver Allowance + Toll Charges + State Tax + Night Charges + Demand Multiplier + Platform Margin = Final Customer Fare ``` The system should allow different pricing for: * Hatchback * Sedan * SUV * Innova Crysta * Tempo Traveller --- ## Pricing Engine Requirements The fare engine should support: * Base Fare * Minimum Distance * Per KM Charges * Per Minute Charges * Driver Bata * Toll Estimation * State Tax * Airport Parking * Night Charges * Peak Hour Pricing * Seasonal Pricing * Demand Based Multiplier * Promo Codes * GST * Company Margin Admin should be able to modify all pricing values without developer intervention. --- ## Route & Distance Calculation Please explain: * Will Google Maps API be used? * Will OpenStreetMap / Mapbox be used? * How will route optimization work? * How will distance and travel time be calculated? * How accurate will toll calculations be? I want fare estimates to be as close as possible to MakeMyTrip, Goibibo and Savaari. --- ## Required Modules ### Customer Panel * User Registration/Login * Search Cabs * Fare Estimation * Booking Creation * Online Payments * Booking History * Live Driver Tracking * Invoice Download * Cancellation & Refund ### Driver Panel * Driver Registration * KYC Verification * Ride Acceptance * Navigation Integration * Earnings Dashboard * Wallet ### Admin Panel * Dashboard * Booking Management * Driver Management * Customer Management * Pricing Engine Management * Coupon Management * Reports & Analytics --- ## Technology Expectations Please mention: * Recommended Tech Stack * Database Architecture * Scalability Plan * API Architecture * Security Measures * Expected Development Timeline --- ## Deliverables * Complete Source Code * Database Files * Admin Panel * API Documentation * Deployment Support * Testing & Bug Fixes * Production Ready Application --- ### Important Question (Must Answer in Proposal) **How will you achieve fare calculation accuracy similar to MakeMyTrip, Goibibo and Savaari?** Please explain whether you will: 1. Use third-party fare APIs. 2. Build a custom pricing engine. 3. Use a hybrid model (API + Custom Pricing Engine). Also provide a sample fare calculation flow I prefer a custom pricing engine where distance/time comes from Maps API but fare calculation is controlled by my own pricing rules.
Project ID: 40536510
120 proposals
Remote project
Active 1 min ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
120 freelancers are bidding on average ₹33,453 INR for this job

Hello, Thanks for posting this opportunity. I've already checked your job description and attached document, and I'm sure we can do this project. We are a crew of 35 very skilled developers, designers and QAs having 20 years of development experience. We can start working on it as soon as we finalize all the needs and conditions. We have delivered 300+ successful projects with 5-star ratings from clients, kindly check the reviews. Also, we have approximately 25% repeat hire rate due to our optimum services for client satisfaction. We can deliver you quality work within a defined timeline. Kindly ping us on the freelancer chat box and let's have a detailed discussion with you on the same. Rajesh
₹25,000 INR in 30 days
9.6
9.6

With extensive experience in developing complex booking platforms, I understand the need to create a Cab Booking & Fare Aggregation Platform akin to MakeMyTrip, Goibibo, and Savaari. I have successfully integrated third-party APIs for dynamic fare calculations in similar projects. Could you provide more details on the specific APIs or datasets you prefer for distance calculations and pricing integration? Regards, Yogesh Kumar
₹24,390 INR in 7 days
8.5
8.5

Hi, I can develop your complete Cab Booking & Fare Aggregation Platform similar to MakeMyTrip, Goibibo, and Savaari with Web, Admin, Customer, and Driver panels. I have already developed similar booking and location-based platforms with dynamic pricing engines, live tracking, payments, and admin management. For fare accuracy, I recommend a Hybrid Model: Google Maps API for accurate distance/time & route data, combined with a Custom Pricing Engine where admin controls Base Fare, Per KM, Driver Bata, Toll, State Tax, Night Charges, Peak Pricing, Seasonal Pricing, GST, Coupons, and Company Margin. This provides fare flexibility similar to major cab aggregators while avoiding dependency on third-party fare APIs. A few questions: Will drivers be your own fleet or third-party attached drivers? Do you need automatic toll/state tax estimation for all Indian routes? Looking forward to discussing your project. Thanks
₹125,000 INR in 25 days
8.7
8.7

Your platform will fail at scale if the pricing engine can't handle regional variations in toll charges and state taxes. MakeMyTrip doesn't use a single API - they run a hybrid model with custom business logic layered over Maps data. Before architecting this, I need clarity on two things: 1. Do you have existing partnerships with cab operators, or are you aggregating third-party inventory via APIs like Savaari's B2B feeds? 2. What's your expected booking volume in month 1 vs month 6? This determines whether we build on serverless architecture or provision dedicated instances. Here's the technical approach: - GOOGLE MAPS DISTANCE MATRIX API: Calculate route distance and duration with traffic data, then apply your custom pricing rules (base fare + per-km + driver bata + toll estimation from historical data). This keeps you independent of vendor lock-in. - PHP LARAVEL + MYSQL: Build a rule-based pricing engine where admins configure rates by vehicle type, city pair, and time slot. Store toll data in a separate table indexed by route segments so calculations run under 500ms. - REAL-TIME SURGE PRICING: Implement demand multipliers using Redis to track booking density per zone. When requests spike 30% above baseline, auto-apply surge without manual intervention. - PAYMENT GATEWAY INTEGRATION: Use Razorpay with webhook retry logic to handle failed transactions and prevent double bookings during network glitches. - DRIVER TRACKING: WebSocket-based live location updates with 5-second intervals, falling back to polling if connection drops. I've built 2 similar aggregation platforms that processed 15K+ bookings monthly. One handled dynamic pricing across 8 vehicle categories with state-specific tax rules. Let's discuss edge cases like partial cancellations and driver no-shows before finalizing the schema.
₹22,500 INR in 7 days
7.2
7.2

Hi, We would like to grab this opportunity and will work till you get 100% satisfied with our work. We are an expert team which have many years of experience on PHP, Website Design, Mobile App Development, Software Architecture, HTML, Analytics, Google Maps API, Web Development, Database Management, API Development Lets connect in chat so that We discuss further. Regards
₹12,500 INR in 3 days
6.4
6.4

Hello There!!! ★★★★ ( Custom cab booking platform with hybrid fare engine like MMT/Goibibo + admin-controlled pricing rules ) ★★★★ Project understanding: I understand you need a full cab booking system with customer, driver and admin panels plus a powerful fare engine where distance/time comes from Maps API and pricing is fully controlled by your own rules similar to MakeMyTrip and Goibibo. ⚜ Google Maps API integration for distance & ETA calculation ⚜ custom rule-based fare engine (base + km + time + surge + tax) ⚜ multi-vehicle pricing system (SUV, sedan, tempo, etc.) ⚜ customer booking + payment + tracking system ⚜ driver panel with rides, wallet & navigation ⚜ admin panel for pricing, coupons & analytics control ⚜ scalable REST API architecture I have experience in building booking systems and dynamic pricing platforms using PHP/Node and Google Maps API. I focus on clean scalable architecture and accurate fare computation logic. I will use a hybrid model where Google Maps API provides real distance and travel time, while a custom pricing engine calculates fares using admin-defined rules (base fare, per km, time, surge, taxes, margin). This ensures precision + full business control. Sample flow: Route → Distance/Time from Maps → Pricing Engine applies rules → Final fare generated → Booking confirmed Let’s connect and I can start architecture planning immediately. Warm Regards, Farhin B.
₹25,000 INR in 7 days
6.8
6.8

As a seasoned Full Stack Developer with over a decade of experience, I am confident in my ability to take on the challenge of creating a Cab Booking & Fare Aggregation platform for you. I have successfully undertaken similar work previously, including creating complex web applications similar to your project requirements. With a keen focus on user experience and scalability, I'm sure to develop an API-first and optimized custom Fare Calculation and Pricing Engine tailored to your needs, enabling you flexibility and independence by allowing you or your Admin to effortlessly modify pricing values as needed. Having delivered 100+ successful projects like yours gives me an edge in understanding the nuances required for this task. Over my illustrious career, I have refined my skills in Mobile App Development (Flutter & Android), AI Solutions & Automation (Chatbots) & Database Management which could all be deployed on this project at different junctures making it more cost effective overall. Endowed with SEO expertise for your Marketing needs back by a long-term support commitment i.e even after successful delivery I promise to be available to resolve any bugs or issues that might arise. So let's partner together to transform vision into reality on this innovative venture! Let’s get connected soon!
₹27,500 INR in 7 days
6.6
6.6

Hi I will be able to help you in your Cab booking platform. Please message me so that we will have detail technical discussion. I have 9+ years of combined experience in Mobile Application development, Website development, Desktop application development, 3rd party Artificial Intelligence api, AR/ VR, Chatbot, Blockchain- Cryptocurrency, CRM & ERP, Game Development and any other Software development. I am having expertise in Native on Android Java, kotlin and IOS Swift, and For Hybrid Cross platform on Flutter Dart & React- Native, and for web and backend on react js and node js, Python Django ,and php CodeIgniter mvc and Laravel. Please consider me and initiate a chat for further detailed discussion. Regards, Anju Logical Soft Tech Pvt Ltd, Indore(M.P)
₹25,000 INR in 12 days
6.6
6.6

Hello Client, Greeting of the day!!!! I read your job description I have sound of five years plus experience in App development. I have been DEVELOPED 35+ Apps, three taxi apps, Two socials apps and restaurant apps based on GPS location and notification functionality and based on different domain like sports, Health, GYM, personal business and social etc I have testing team for testing apps. I think I am strongest person for doing this job and provide the quality product with testing. I am always available for your support. Thanks Sr. Mobile Developer
₹12,500 INR in 10 days
6.7
6.7

I have read your job post and I am a Full Stack Developer with experience building booking platforms, travel portals, logistics systems, GPS integrations, payment gateways, and custom pricing engines. I have worked on taxi, transportation, and service-booking applications with customer, driver, and admin modules. For your project, I recommend a hybrid approach: Google Maps or Mapbox APIs for accurate distance, route, travel time, and location services, combined with a fully custom fare engine controlled from the admin panel. The fare calculation would use Distance + Base Fare + Vehicle Type Rate + Driver Bata + Toll Charges + State Tax + Night Charges + Demand Multiplier + GST + Company Margin. This provides flexibility while keeping fare calculations independent of third-party pricing providers. Admins can update all pricing rules without developer support. Do you plan to onboard your own drivers, or will the platform aggregate third-party fleet operators as well? Will live driver tracking be required in the MVP phase?
₹25,000 INR in 20 days
6.1
6.1

Hi, I'm Ravi Mishra. I specialize in scalable software architecture and advanced Google Maps API integrations. I will build your custom pricing engine using a hybrid model fetching distance/time via Maps API while executing your exact pricing rules for accurate, MMT-like fares. Let's build a profitable, production-ready platform flawlessly!
₹25,000 INR in 7 days
6.2
6.2

Hi! I'm a PHP expert specializing in PHP, Website Design, Mobile App Development, Web Development, API Development. I've carefully read your Cab Booking Platform Development and fully understand the requirements — I'm confident I can deliver clean, secure, and scalable code on time. I'd love to discuss the details further and get started right away. Let's connect to make your project a success!
₹30,000 INR in 7 days
5.9
5.9

Hello, With 15+ years of full-stack development experience, I can build a complete cab booking and fare aggregation platform with Customer, Driver, and Admin panels. I have extensive experience developing scalable web applications with custom business logic, real-time integrations, secure payment systems, and high-performance admin dashboards. The platform will support one-way trips, round trips, airport transfers, local rentals, outstation cabs, and multi-city bookings, along with booking management, driver management, customer accounts, payments, tracking, reports, analytics, and a fully manageable pricing system. Regarding fare calculation, route optimization, API selection, technology stack, database architecture, scalability, security, timeline, and deployment strategy, I would prefer discussing these in a one-to-one live chat so I can recommend the most suitable solution based on your exact business goals and operational requirements. I can share relevant project experience and discuss milestones, timeline, and implementation approach during our conversation. Regards, Abhijeet
₹18,000 INR in 7 days
6.8
6.8

Hello, Your requirement aligns perfectly with my expertise in developing scalable booking and aggregation platforms. I recommend a Hybrid Fare Engine (Maps API + Custom Pricing Engine) to achieve fare accuracy comparable to MakeMyTrip, Goibibo, and Savaari while maintaining complete control over pricing. Distance, travel time, and routes will be fetched using Google Maps API, while fare calculation will be handled through a configurable engine: Base Fare + Per KM Rate + Driver Allowance + Toll Charges + State Tax + Airport Fee + Night/Peak Charges + Demand Multiplier + GST + Company Margin = Final Fare. The Admin Panel will allow real-time modification of all pricing rules, vehicle categories, coupons, taxes, and seasonal surcharges without developer intervention. I propose a MERN-based architecture with secure APIs, live driver tracking, payment gateway integration, detailed analytics, and a highly scalable database structure. Looking forward to discussing your vision and delivering a production-ready platform. Regards Rajkumar
₹25,000 INR in 10 days
6.1
6.1

✋ Hi there. I can build your cab booking platform with a custom fare engine and admin-controlled pricing rules. ✔️ I have built similar transportation platforms with custom pricing engines and Google Maps API integration. I will develop a platform with customer booking, driver panel and admin dashboard, using Google Maps for distance and route data while keeping fare calculation fully configurable through your admin panel with base fare, per KM rates, tolls, taxes and surge multipliers. Click the chat button and I can share my detailed approach, tech stack and timeline. Best regards, Mykhaylo
₹25,000 INR in 7 days
5.7
5.7

✋ Hi There!!! ✋ The Goal of the project:- TO BUILD A FULL FEATURED CAB BOOKING AND FARE AGGREGATION PLATFORM WITH CUSTOM PRICING ENGINE, REAL TIME BOOKING, AND ADMIN CONTROLLED FARE MANAGEMENT SYSTEM. I have carefully reviewed your complete requirement and understand you need a scalable cab platform with accurate fare calculation similar to MakeMyTrip, Goibibo and Savaari. I am best fit for this project because I specialize in building complex booking systems, pricing engines, and API based scalable web platforms. 1. Custom fare engine with admin controlled pricing rules, distance, time, surge and vehicle type logic 2. Google Maps API integration for route, distance, ETA and accurate trip calculation 3. Full customer, driver and admin panels with booking, tracking, payments and analytics I will provide UI design, database management, testing, full source code delivery and deployment support with documentation. Similar projects include ride booking systems, delivery tracking platforms and dynamic pricing based marketplaces. How will I achieve fare accuracy: I will use a hybrid model where Google Maps API provides distance and time while a custom pricing engine calculates final fare using configurable rules, ensuring full control and scalability. Looking forward to chat with you for make a deal Best Regards Elisha Mariam!
₹13,339 INR in 9 days
5.5
5.5

Fare parity with MMT, Goibibo, and Savaari isn’t just API distance; it’s policy flexibility. I use Google Maps for live distance/time and tolls, but all fare components—base, per km, driver allowance, toll snapshot, state tax, night/peak multipliers—sit in your admin panel. This means admins adjust rates, margins, promos, or rules as demand shifts, matching or beating competitor fares in real time. I’ve built custom pricing engines with live rates, demand multipliers, and full admin control, like the ERP backbone at erp.pinaly.com. My stack: Node.js/Express backend, React/Tailwind for web and admin, PostgreSQL for relational data, Mapbox or Google for route+distance, secure API, and JWT auth. Sample fare: when a ride is searched, I hit Google Distance Matrix, estimate current tolls, then your engine applies fare matrix (base, per km, per min, addons, multiplier, platform margin, GST, promo). The admin can override or update any rate. No third-party fare APIs—just source-agnostic distance/time. Need to know which cab types and regions go live first. Pradeep
₹25,000 INR in 7 days
5.3
5.3

Hello, I have experience developing booking platforms, custom admin panels, payment integrations, and fare calculation systems. For fare accuracy similar to MakeMyTrip and Savaari, I would recommend a Hybrid Model: using Google Maps/Mapbox APIs for distance, travel time, and routing, while implementing a fully custom pricing engine controlled from the admin panel. This provides accurate route data while keeping fare calculations independent and configurable. Sample Fare Flow: Distance + Base Fare + Vehicle Rate/KM + Driver Allowance + Toll + State Tax + Night/Peak Charges + Platform Margin + GST - Discounts = Final Fare. All pricing parameters, vehicle categories, seasonal pricing, demand multipliers, and promo codes can be managed by the admin without developer intervention. Please share if you require Web only or Mobile Apps as well, and I can provide a detailed timeline and fixed-price estimate. Regards, Rehan
₹30,500 INR in 7 days
5.6
5.6

As a tech-driven software development studio, Solves Inn knows exactly how to transform your cab booking platform blueprint into an efficient and scalable reality. Our in-depth experience matches seamlessly with the ambitious goals of mapping and fare calculation that you aim to achieve for your project. Unlike many competitors who solely rely on third-party fare APIs, we propose a hybrid model, combining the best of both worlds. To ensure the fare calculation accurately aligns with your pricing rules, our custom pricing engine will use distance/time data from Maps API while having complete control over the calculations tailor-made to your requirements. Moreover, I am proud to say that our solutions not only execute but also evolve over time. Being a seasoned expert in API Development, Web Development, Mobile App Development, HTML, PHP and Website Design; my range of service provision is equipped to tackle every element of your project - from customer panel creation to driver panel integration, from admin modules monitoring to efficient route and distance calculation. Choose Solves Inn for results built for long-term success!
₹25,000 INR in 3 days
5.2
5.2

With ample experience in developing precise and reliable fare calculation systems for transportation platforms, I am confident that I can deliver the highest level of accuracy similar to MakeMyTrip, Goibibo, and Savaari. My approach is simple yet effective - I propose a custom pricing engine that leverages distance/time data from Google Maps API while being under your control based on your pricing rules. This way, we enhance the precision and efficiency of the platform. My Python skills will also come handy in creating a robust and truly intelligent pricing engine for you. Over the past 5 years, I've worked on numerous projects building full-stack AI driven systems simialr to what you need. My work specifically involved making careful use of AWS technologies like containerization and microservices for scalability, besides ensuring security with my DevOps practices. Addtionally,I am proficient in using React.js and Node.js along with other frameworks required for front-end and back-end development exceptionally well to increase project viability. Lastly, as an OSCP & CEH certified professional who values enterprise security & compliance, maintaining data integrity and highest security standards throughout the project lifecycle will be my utmost priority. I look forward to discussing further how my skills and experience can best serve your project. Let's make your cab booking platform standout among others!
₹25,000 INR in 7 days
5.3
5.3

LONI, India
Payment method verified
Member since Nov 17, 2025
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
₹12500-37500 INR
₹12500-37500 INR
₹600-1500 INR
₹12500-37500 INR
$30-250 USD
$30-250 USD
$10-30 USD
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
$250-750 CAD
$250-750 USD
₹4000-10000 INR
₹37500-75000 INR
₹600-1500 INR
$250-750 USD
₹12500-37500 INR
₹750-1250 INR / hour
₹600-1500 INR
₹12500-37500 INR
$8-15 USD / hour