
Lukket
Slået op
Betales ved levering
We are building a ride-hailing mobile platform from the ground up — think Uber or Bolt, but for an emerging urban market. This is a serious, funded project and we are looking for a skilled, reliable development team or senior freelancer to take it from design to production. The scope covers three interconnected products: a **Passenger app**, a **Driver app** (both Flutter — iOS & Android), and an **Admin web dashboard** (Angular), all powered by a **real-time backend** (Node.js + PostgreSQL + Redis). A full and detailed **Project Brief** is attached to this post. Please read it carefully before submitting your proposal — it covers every feature, the technical requirements, the architecture expectations, the monetization logic, and most importantly, **what we expect in your bid**. --- **What this project involves:** - Real-time GPS tracking and live driver-passenger matching - Full ride workflow with status management and push notifications - Driver KYC onboarding with admin validation - Prepaid balance system with automated commission deduction - Pricing engine with configurable rules (base fare, per km, minimum fare) - Secure JWT authentication with RBAC (3 user roles) - Scalable modular architecture ready for Phase 2 (delivery, marketplace, fleet) --- **This is Phase 1 of a larger platform.** The architecture must be built to evolve — future phases will add delivery services, a marketplace, internal fleet management, and partner agency portals. We need someone who thinks beyond the MVP. --- ** Important — Please read before bidding:** Generic proposals will be ignored. We are not looking for a "yes, I can do it" message with a number. We need a **structured proposal** that includes: 1. Your recommended tech stack with justification — especially your approach to **real-time tracking** 2. A phase-by-phase development timeline with milestones 3. An itemized budget breakdown per component 4. Examples of similar projects you have built (ride-hailing, logistics, real-time location apps) 5. Your team composition and individual roles The attached document has a full proposal template in Section 12. Use it. --- **What will make you stand out:** - Prior experience with ride-hailing, delivery, or logistics platforms - Strong Flutter + Node.js portfolio - A clear, opinionated answer on how you handle real-time position updates at scale - Honest timeline and budget — we value realism over the lowest bid If you have built something similar before, show us. Links, screenshots, and case studies are highly encouraged. We look forward to serious proposals only.
Projekt-ID: 40260530
293 forslag
Projekt på afstand
Aktiv 6 dage siden
Fastsæt dit budget og din tidsramme
Bliv betalt for dit arbejde
Oprids dit forslag
Det er gratis at skrive sig op og byde på jobs
293 freelancere byder i gennemsnit $1.056 USD på dette job

Hello, I understand you’re building a three-product, phase-1 ride-hailing stack: Passenger and Driver apps in Flutter (iOS & Android) and an Admin web dashboard in Angular, all wired to a real-time Node.js backend with PostgreSQL and Redis. My approach: design a modular, scalable architecture that supports future phases (delivery, marketplace, fleet) from day one, with a robust real-time location pipeline, secure JWT RBAC, and a flexible pricing and commissions model. I’ll start with a compact feature set aligned to MVP goals, then layer in lanes for KYC, prepaid balances, and configurable pricing. Real-time tracking will use socket-based streams and optimized location updates with adaptive sampling, server-side matching, and per-tenant RBAC. The plan covers design-to-production, CI/CD, monitoring, and QA, plus clear milestones, risk mitigation, and a realistic timeline. What is the expected peak concurrency (drivers online, active rides per minute) for realistic capacity planning, and do you require geofencing per city or a global rule set? Best regards,
$750 USD på 12 dage
9,1
9,1

Hi, We are a senior full-stack development team with deep experience building production-ready, high-traffic ride-hailing and logistics platforms. We can take full ownership of your Passenger app, Driver app, and Admin dashboard delivering a scalable, modular architecture that supports real-time GPS tracking, live ride matching, and secure payment flows. Our recommended tech stack: Flutter for Passenger & Driver apps (iOS + Android), Angular for Admin dashboard, Node.js + PostgreSQL + Redis for backend services. Real-time tracking will use WebSocket channels with Redis pub/sub for scalable location updates, ensuring low-latency matching and accurate driver-passenger positions across thousands of concurrent users. Itemized budget will be shared per app, backend, and admin component upon discussion. We have creative UI/UX Designers & experienced Developers team working on different tech stacks, so we will provide you quality services with 5 months FREE support and longterm relationship guarantee. FYI. The current bid amount is a placeholder to submit the proposal. Look forward to hearing from you. Regards Yasir LEADconcept PS: Let me know, if you want to see our team past work to determine our skills/expertise or past customer's references.
$500 USD på 7 dage
8,4
8,4

Hello, {{{ I HAVE CREATED SIMILAR APPS BEFORE AND I CAN SHOW YOU }}}} I am a senior full-stack developer with 10+ years of experience delivering ride-hailing, logistics, and real-time location platforms. I can take this project from design to production, covering Passenger App + Driver App in Flutter (iOS/Android), Admin Dashboard in Angular, and a scalable real-time backend using Node.js, PostgreSQL, and Redis. I have hands-on experience with GPS tracking at scale, live matching, push notifications, KYC workflows, prepaid wallets with commission logic, RBAC with JWT, and pricing engines. Architecture will be modular and future-ready for delivery, marketplace, and fleet extensions beyond Phase 1. I am comfortable submitting a structured proposal strictly following your template, with phased milestones, itemized budget, realistic timeline, and clear technical decisions for real-time updates. I WILL PROVIDE 2 YEAR FREE ONGOING SUPPORT AND COMPLETE SOURCE CODE; WE WILL WORK WITH AGILE METHODOLOGY AND WILL GIVE YOU ASSISTANCE FROM ZERO TO PUBLISHING ON STOIRES. I can work as a senior solo contributor or with a structured team and will share relevant ride-hailing and real-time project examples as requested. I eagerly await your positive response. Thanks.
$350 USD på 7 dage
8,4
8,4

Hi there, Hope you are doing well. I’ve reviewed your brief and can build your ride-hailing MVP with a scalable architecture from day one. Stack: Flutter (Passenger + Driver), Angular (Admin), Node.js (NestJS), PostgreSQL + PostGIS, Redis + WebSockets for real-time tracking. For live tracking, I’ll use WebSockets with Redis to handle driver location updates efficiently and scale from 100 to 1,000+ drivers. The backend will be modular so Phase 2 features (delivery, marketplace, fleet, payments) can be added without rewriting the system. Timeline: 12–14 weeks Budget: ~$10000f or production-ready MVP I have experience building real-time logistics and multi-role platforms and understand the complexity of dispatch, GPS sync, and commission logic. Are you launching in a single city first? Best Regards, Dinesh
$10.000 USD på 60 dage
7,5
7,5

Hi there, I will build the three-product platform: Flutter passenger and driver apps, Angular admin dashboard, and Node.js backend with PostgreSQL, Redis, and real-time GPS tracking through WebSocket connections. For live tracking, I will route driver GPS through Redis Pub/Sub channels keyed by ride ID. Each passenger subscribes to their ride's channel only, so updates fan out without polling and connections stay flat as concurrent rides grow. Questions: 1) Is the project brief available for download, or should I request it separately? 2) Do you have a target city for the initial launch? Let us discuss via chat. Best regards, Kamran
$300 USD på 13 dage
7,5
7,5

Hello! I’ve carefully read your brief. This is not just an MVP, it’s a scalable ride-hailing foundation and needs to be built properly from day one. Tech approach: Flutter for Passenger and Driver apps, Angular for Admin, Node.js with NestJS for backend, PostgreSQL database, and Redis with WebSockets for real-time tracking. For live tracking, drivers send GPS updates every few seconds. Redis handles geo queries and driver matching, while PostgreSQL stores ride history and financial data. This keeps the system fast and scalable. Timeline for Phase 1 is around 10 weeks: Weeks 1 to 2: Architecture, authentication, pricing engine Weeks 3 to 5: Core ride workflow and driver KYC Weeks 6 to 7: Real-time tracking and commission logic Weeks 8 to 9: Admin dashboard and prepaid balance system Week 10: Testing, load checks, deployment I have experience building real-time dispatch and geo-matching systems and understand the scaling challenges involved. Happy to share similar work and provide a detailed milestone breakdown. Best regards, Jasmin
$500 USD på 7 dage
8,2
8,2

Hello, As a top-tier software development team, we at Our Software have an extensive track record in building robust, scalable systems primed for real-time tracking. Our approach combines Flutter's versatility and performance with Node.js' backend firepower for a combination that'll provide uninterrupted service even in the face of high user volume and data load. We have developed numerous apps laced with such functionalities, including ride-hailing platforms. These experiences coupled with our unwavering focus on quality and result-driven deliveries make us your ideal partner for this project. We understand that scalability and feature expansion are essential to your project’s roadmap. Our designs are not just limited to meeting the status quo, but built to adapt to future horizons. With this consciousness in mind, our development of your platform will include a solid foundation ready for your Phase 2 plans; including delivery services, a marketplace, internal fleet management, and partner agency portals. Finally, let’s talk about budget and time management. Throughout our years of experience, we've learnt the importance of setting realistic timelines and prioritizing quality over cutting corners to meet certain benchmarks. We want to assure you that we will approach your project with utmost professionalism paying precise attention to details while working towards efficient deliveries within the agreed timeline and reasonable pr Thanks!
$350 USD på 4 dage
6,9
6,9

Hello, I understand you are looking to develop a comprehensive ride-hailing platform from scratch, akin to Uber or Bolt. My extensive experience in building scalable applications positions me perfectly to deliver a robust solution tailored to your vision. I can ensure smooth user experiences for both riders and drivers, along with seamless integration of payment systems and real-time tracking features. I will focus on delivering a fully functional mobile platform that includes user registration, ride requests, driver notifications, and trip history. My approach emphasizes quality and attention to detail, ensuring each component works harmoniously to meet user needs. I am committed to maintaining open communication throughout the development process, ensuring your feedback shapes the final product. Regards, Nurul Hasan
$250 USD på 21 dage
7,0
7,0

Hi, This project fits perfectly with my background. I have 5+ years of experience in Flutter, Android, iOS, PHP, Laravel, React Native, and Vue.js, and have built scalable apps with real-time features and clean architecture. I can efficiently convert your Figma UI into a high-quality Flutter app for both Android and iOS and seamlessly integrate it with your Laravel backend. I have strong hands-on experience with REST API integration, secure authentication, real-time tracking (WebSocket/Firebase), push notifications, and performance optimization. What you can expect: Pixel-perfect Figma to Flutter implementation Smooth Laravel API integration Real-time courier/driver tracking Clean, maintainable, and scalable code On-time delivery with clear communication I have previously worked on logistics and tracking-based applications, so I understand the workflow and performance requirements well. I’m ready to start immediately and can share relevant work samples on request. Looking forward to working with you. Best, Bhargav
$500 USD på 7 dage
7,0
7,0

Hi, Full-Stack Ride-Hailing Platform Development "", We provide complete frontend to backend development with clean, scalable, and high-performance solutions tailored to your requirements. Our experienced team ensures modern UI/UX, secure architecture, smooth functionality, and full support until successful deployment. Let’s build a reliable and impactful product together. Regards, Muhammad Abdullah
$700 USD på 14 dage
7,1
7,1

At Einnovention, we're not just experienced in mobile and web development, but we’re also experts in delivering efficient and scalable solutions, which is exactly what you require for your full-stack ride-hailing platform. Our team of over 25 developers, designers, and digital experts brings diverse skills that align perfectly with the tech stack outlined in the Project Brief. Our command over Flutter for iOS and Android, Angular for web dashboards, and Node.js + PostgreSQL + Redis for backends would provide a strong foundation for your platform. Moreover, our past projects in ride-hailing, logistics, and real-time location apps make us familiar with the complexities involved. We can create effective solutions to enable real-time GPS tracking along with live driver-passenger matching to ensure the best user experience for your platform. Our custom approach offers a clear plan on how we'd handle real-time position updates at scale - detail we will incorporate into our structured proposal as requested.
$500 USD på 7 dage
6,6
6,6

Hello, I will design and develop your RIDE HAILING OR TAXI BOOKING APP for Android and Ios both Platforms with Web admin panel (customer and driver app). Will provide following Features: Fair calcualtion , Online ride booking with Cash and Online payment, Request Live tracking, google map, notification, Ride Discount Feature etc. I am Tulsiram. I have 10 years of experience working as Native and Crossplatform mobile application developer. I am understood your requirements. I am glad if we are working together. If you interested then let's connect. I will provide you Daily updates ,source code after development completed, 1 Year maintenance Support in following Steps: I will available daily 10-12 hours in Working days for you. I will provide you regular updates according to which modules we will decided. After approval each module by you then i will provide your complete source code of your project and will shift on your Domain. Thanks
$250 USD på 35 dage
6,5
6,5

Hello, We’re currently building a live ride-hailing platform with Flutter apps and a Node.js + PostgreSQL + Redis backend, so this project is directly aligned with what we’re working on right now. For real-time tracking, I recommend WebSockets with Redis for driver location caching. GPS updates stay in Redis (not PostgreSQL), and only ride state and financial records are persisted. This keeps it fast and scalable as you move from 100 to 1,000+ concurrent drivers. I would structure the backend as a modular monolith so Phase 2 features like delivery and fleet modules can be extracted cleanly later. We have hands-on experience with driver-passenger matching, wallet deduction models, and live map systems under unstable network conditions. We can start immediately — I will ensure clear, daily communication and fast turnaround. You’ll always know the exact progress. Lets connect over chat so we could discuss the details.
$2.000 USD på 65 dage
6,3
6,3

Hello, I hope you are doing well. I understand that you are looking to build a RIDE HAILING MOBILE APPLICATION and I would be happy to help. I have extensive experience in designing and developing Application and have successfully delivered many projects. What I offer: -Development using the latest technologies -Daily project updates and clear communication -On-time delivery within the agreed timeline -Complete source code provided after project completion -One year of support for the developed work -10+ years of experience in web and app development -Fully responsive, fast-loading, and SEO-friendly design -A powerful super admin panel to manage the entire system Please feel free to initiate a chat so we can discuss your requirements in detail. Thank you and regards, Dheeraj K.
$250 USD på 5 dage
6,9
6,9

With over 12+ years of experience, my team at CodeNomad, specializes in full-stack web and mobile development, having delivered complex projects similar to your ride-hailing platform. As one of the top-rated experts in technologies like Node.js and AngularJS on Freelancer.com, our approach to real-time tracking is well-established - a critical skill for phase 1 of your project. While we bring a breadth of technical skills to the table, we believe it’s our vertical depth in similar domains that sets us apart. In past projects, we've successfully built real-time logistics platforms, GPS-enabled applications, and even shared-economy platforms similar to Uber and Bolt. Our expertise extends to full-featured mobile applications using Flutter for both iOS and Android. Furthermore, we have a strong backbone in creating scalable backend solutions using Node.js alongside technologies like PostgreSQL and Redis. Planning for the future phases of your project is crucial. We understand which is why our architecture will not only meet your current needs but also be ready for the seamless integration of additional features like delivery services, a marketplace, fleet management, and partner agency portals as outlined in your brief. All this will be presented in a clear itemized budget breakdown per component and laid out in an honest timeline to ensure transparency from square one. Thanks....
$750 USD på 7 dage
6,5
6,5

Hello I have thoroughly reviewed your project description and am confident in my ability to assist you in completing it successfully. I believe it would be highly beneficial to delve deeper into the specifics of the job to determine the most effective way forward. I am open to scheduling an interview at your convenience, and I genuinely appreciate the chance to collaborate with you on this project. Your response is eagerly anticipated, and I'm excited about the prospect of working together. Thank you for considering my proposal. Looking forward to your prompt reply! Best regards Rekha!!!
$500 USD på 7 dage
6,5
6,5

Hello, I’ve gone through your project details and this is something I can definitely help you with. I have 12+ years of experience in full-stack development, particularly with Flutter, Node.js, and real-time applications. Building your ride-hailing platform sounds exciting, and I focus on a scalable architecture that prepares for future phases like delivery and marketplace integration. For real-time tracking, I recommend a combination of WebSockets and Redis for efficient data consistency and low-latency updates. The modular approach using Node.js with PostgreSQL will also provide the reliability your app requires. Here is my portfolio: https://www.freelancer.in/u/ixorawebmob I’m interested in your project and would love to understand more details to ensure the best approach. Could you clarify: 1. What is your expected timeline for the initial phase? Let’s discuss over chat! Regards, Arpit Jaiswal
$250 USD på 20 dage
7,4
7,4

Hello There!!! ⭐⭐⭐⭐(Full-Stack Ride-Hailing Platform Development)⭐⭐⭐⭐ I understand you need a full ride-hailing platform with Passenger and Driver apps (Flutter), an Admin dashboard (Angular), and a real-time backend (Node.js + PostgreSQL + Redis). Core features include live GPS tracking, driver-passenger matching, ride workflows, KYC onboarding, prepaid balances, pricing rules, and scalable architecture for future expansion. Services mentioned here based on project details ⚜ Passenger and Driver mobile apps with Flutter for iOS & Android ⚜ Admin web dashboard with Angular for management and reporting ⚜ Real-time backend with Node.js, PostgreSQL, Redis for GPS tracking and ride workflows ⚜ Driver KYC onboarding and validation with role-based authentication ⚜ Prepaid balance system with automated commission and pricing engine ⚜ Push notifications, ride status updates, and secure JWT authentication ⚜ Scalable modular architecture ready for delivery, marketplace, and fleet expansion With 9+ years experience in mobile apps and real-time platforms, I’ve built logistics and ride-hailing apps handling live location, payments, and scalable backends. I’ll design a modular architecture, implement efficient WebSocket-based tracking, and ensure smooth multi-role workflows. Excited to deliver a robust, scalable, and production-ready ride-hailing solution! Warm Regards, Farhin B.
$256 USD på 15 dage
6,5
6,5

Hello, client I'm Denis Redzepovic, an experienced developer skilled in Mobile App Development, NoSQL Couch & Mongo, Node.js, PostgreSQL, AngularJS, Angular, Flutter, Web Development, Backend Development and Redis. I specialize in building high-performance, scalable, and visually appealing applications that deliver smooth functionality and a seamless user experience. Whether you need full app development, UI/UX improvements, API integrations, or performance optimizations, I can provide a tailored solution that fits your needs. I focus on clean, maintainable code with responsive UI, smooth animations, robust state management, and seamless API integration. My approach ensures scalable architecture and pixel-perfect design, delivering consistent performance across Android and iOS platforms. With cross-platform efficiency and attention to detail, I’m confident I can add strong value to your project. I’d love to discuss your requirements and find the best approach to bring your vision to life. Thanks, Denis
$350 USD på 7 dage
5,9
5,9

Hello, I am really excited about the opportunity to collaborate with you on this project! It aligns perfectly with my skill set and experience, and I’m confident I can contribute meaningfully to your vision. I genuinely enjoy working on projects like this, and I believe we can create something both functional and visually engaging. Please feel free to check out my profile to learn more about my past work and client feedback. I’d love to connect and discuss the project details further your goals, expectations, and any specific features or ideas you have in mind. The more I understand your vision, the better I can bring it to life. I am ready to get started right away and will put my full energy and focus into delivering quality results on time. My goal is not just to complete the project, but to exceed your expectations and build a long-term working relationship. Looking forward to hearing from you soon! With regards! Abhi
$750 USD på 7 dage
5,9
5,9

Dakar, Senegal
Betalingsmetode verificeret
Medlem siden jun. 9, 2021
$10-30 USD
$10-30 USD
$10-30 USD
$250-750 USD
$30-250 USD
₹1250-2500 INR / time
£20-250 GBP
$750-1500 USD
₹12500-37500 INR
₹1500-12500 INR
₹12500-37500 INR
$35-50 USD / time
₹12500-37500 INR
€3000-5000 EUR
₹1500-12500 INR
$15-25 USD / time
$250-750 USD
₹400-750 INR / time
$250-750 USD
₹100-400 INR / time
₹1500-12500 INR
$30-250 USD
$30-250 USD
£10-15 GBP / time
$30-250 CAD