Green Wheels
Green Wheels is a ride-sharing application built using the Flutter framework, inspired by Uber. This project aims to provide a seamless and user-friendly experience for users to book rides, track drivers, and manage their ride history.
Features User Authentication: Sign up and log in with email and password. Ride Booking: Request a ride with real-time location tracking. Driver Tracking: View the driver's location in real-time as they approach. Ride History: Access and review past rides. Payment Integration: Support for various payment methods. Notifications: Receive updates and notifications about ride status. Screenshots
Getting Started To get a local copy up and running follow these simple steps.
Prerequisites Flutter SDK: Install Flutter Android Studio or Xcode for iOS development Installation 1: Clone the repository git clone https://github.com/your-username/green-wheels.git cd green-wheels 2: Install dependencies flutter pub get 3: Run the app flutter run
Usage Sign Up/Login: Create an account or log in with your credentials. Book a Ride: Enter your pickup and drop-off locations to request a ride. Track Driver: View the driver's real-time location as they approach. Complete Ride: Pay for the ride using your preferred payment method. Review History: Access your ride history for future reference. Contributing Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Fork the Project Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request
Screenshots of the application(s)
Authentication (Drivers Client)
Admin Web Panel - User's Section

Admin Web Panel - Drivers's Section

Admin Web Panel - Trip's Section

Users Client - Searching a location for the trip

Users Client - Selecting the vehicle

Users Client - Driver Arriving

Drivers Client - Collecting Cash











