I need a web–based platform that lets my taxi company run all day-to-day operations from a single dashboard. Only two roles will ever log in: Drivers, who should see and update the trips assigned to them, and Administrators, who create, edit, and monitor those trips in real time. The booking engine must support both scheduled and recurring rides. Administrators will need an interface to set up one-off future journeys or create templates that repeat automatically on a daily, weekly, or custom interval. Each ride should flow into the driver’s personal calendar with status flags such as “accepted”, “in progress”, or “completed”, and update instantly for the admin. I’m aiming for a clean, responsive UI so drivers can work comfortably from a phone while administrators manage everything from a desktop browser. Feel free to suggest the stack—Laravel + Vue, Node + React, Django, or something comparable—as long as you include role-based authentication, a REST or GraphQL API layer, and well-documented source code. Deliverables • Fully functioning web application with driver and admin dashboards • Source code in a Git repository, clearly commented • Database schema and migration scripts • Deployment guide for a standard VPS or cloud instance • Quick user manual covering everyday tasks for both roles If you have live examples of similar fleet or booking software you’ve built, please share a link in your proposal.