Ride Sharing App is a cutting-edge application designed to connect drivers and passengers in real-time. Built with Flutter and Dart, this app offers a seamless user experience and robust functionality.
First Screen | Map Detail | Sign In |
---|---|---|
Menu Page | About Us |
---|---|
- 🆕 User Registration
- 🚗 Driver and passenger dashboard
- 📍 Real-time location tracking
- 🚗 Driver and passenger matching
- 📝 Ride history
- 💰 In-app payments(Cash only)
Follow these steps to get the app up and running!
Step 1:
Download or clone this repo by using the link below:
git clone https://github.com/Nde-Dilan/ride_sharing_app.git
Step 2:
Go to project root and execute the following command in console to get the required dependencies:
flutter pub get
Step 3:
Navigate to the project directory in terminal and run the app:
Execute the following command in console to run the tests:
flutter test
- Flutter - Beautiful native apps in record time.
- Dart - Optimized for UI, development with less code.
Contributions, issues and feature requests are welcome! Contact Nde Dilan
Nde Dilan - Initial work - Nde-Dilan See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see Google for details.
- Thanks to Flutter & Dart for the amazing framework and language.
- Inspiration : Thanks to the figma and dribble community etc...