A full-stack, real-time online ambulance booking and dispatch system. It connects patients with the nearest available ambulances within a 50km radius using GPS tracking. Technologies Used : Frontend : React Backend : Flask (Python) DB : SQLite3 Location Service : OpenStreetMap Features : Features include real-time location tracking on interactive maps, a 4-digit OTP verification system for secure patient pickups, driver dispatch notifications, and an automated fare/distance calculation upon trip completion. Important : The system supports three user roles: Patients (book rides), Drivers (accept/manage trips via a driver portal), and Hospital Admins (manage fleet and hospital data).