A production-ready Flutter mobile application that tracks driving behavior using GPS, predicts fuel consumption using Machine Learning, and provides intelligent driving insights.
Built as part of my AIML specialization with a strong focus on real-world app development.
🔹 Real-time GPS Trip Tracking (Speed, Distance, Duration)
🔹 Live Speedometer UI
🔹 ML-Based Fuel Consumption Prediction
🔹 Smart Driving Score (0–100 Efficiency Rating)
🔹 Interactive Trip Maps (Google Maps Integration)
🔹 Driving Analytics Dashboard (Charts & Trends)
🔹 Vehicle Management System (87+ Indian vehicles)
🔹 Fuel Price Tracking
🔹 Smooth Dark Glassmorphism UI
✔ Combines Mobile App + Backend + ML in one system
✔ Real-time GPS data processing
✔ ML model integration inside a production app
✔ Clean UI/UX with animations and modern design
✔ End-to-end full-stack architecture
- Frontend: Flutter (Dart)
- Backend: FastAPI (Python)
- Database: PostgreSQL
- ML Model: Gradient Boosting Regressor
- Maps: Google Maps SDK
- Charts: fl_chart
- State Management: Provider
- Login & Authentication
- Dashboard (Fuel + Vehicles + Trips)
- Live Trip Tracking
- Analytics & Charts
- Profile Management
flutter pub get
flutter run