A complete Taxi Booking App built using Flutter. This app provides a seamless experience for users to book a ride, view nearby drivers, and track their trip in real-time with a clean and professional UI.
Perfect for learning ride-hailing app structure, UI design, and maps integration.
- 📍 Real-time pickup location selection
- 🚗 Driver discovery and assignment
- 📦 Booking summary and trip details
- 🗺️ Live trip tracking (maps integration)
- 🔔 Booking status updates and ride history
- 📱 Smooth, responsive UI built with Flutter
- Flutter – Cross-platform UI toolkit
- Dart – Programming language
To run the project locally:
git clone https://github.com/your-username/taxi-booking-app.git
cd taxi-booking-app
flutter pub get
flutter run