DivideRide is a carpooling mobile application that aims to address the challenges faced by individuals in owning a car or affording the cost of gasoline. It specifically focuses on employees within the same company who encounter these difficulties. The application enables users to share rides, whether they own a car or not, and share the expenses of gasoline. By connecting users from the same organization, DivideRide promotes cost savings, reduces traffic congestion, minimizes carbon emissions, and fosters a sense of community among colleagues.
- Create and join rides within your organization.
- Share the cost of gasoline with other users.
- View ongoing, upcoming and history rides.
- Accept or reject ride requests.
- End ongoing rides.
- Cancel an upcoming ride.
- Implement real-time location tracking for ongoing rides.
- Integrate a payment system for seamless transaction processing.
- Add a rating and review system for drivers and passengers.
- Provide a chat feature for easy communication between users.
- Clone the repository:
git clone https://github.com/aya444/divide-ride.git
- Open the project in your preferred IDE.
- Run the application on an Android or iOS emulator/simulator.
- Flutter: v2.2.3 or higher
- Firebase: v9.0.0 or higher
- Google Maps API
- GeoLocator
Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the GNU AGPLv3 License - see the LICENSE file for details.