Ridy – Taxi Application Android & iOS + Dashboard Code Download
A fully featured taxi application offering tools you might need to run a location-based on-demand service. Using WebSocket the bidirectional connection between all players is established in real-time and fast.
- Wizard UX for pickup point and destination selection
- Select services with fees defined in back-end CMS
- Real-time location updates of the driver during the trip
- In-App Chat & Call between driver and rider
- Writing Review & rating the trip
- Predefined Coupons to get discounts on the service fee
- History of all in-app credit Transactions available for driver and rider
- See message sent by admin for Promotions, news &, etc.
- Add credit to in-app Wallet
- Pay the fee of travel with in-app credit or cash
- Switch between available & unavailable statuses
- Requests shown as cards with information about travel before accepting
- Google Maps API estimates travel’s fee by taking both best-estimated duration & distance of travel into account
- Cancel Travel before starting
- In-App Chat & Call between driver and rider
- Request payment to bank account when it reaches a certain amount
- Overview Showing current online drivers and some statistics about the platform’s state
- Drivers/Riders Showing details and history of drivers and riders.
- Requests Viewing and searching for all service requests.
- Complaints Manage and view complaints driver/rider made on their trip through app.
- Coupons Define new coupon codes that your users can use to get discounts on their services
- Promotions Send promotional messages to your users in order to increase the engagement rate
- Payment Requests Request of drivers for paying in-app credit to bank account is shown and admin can select and mark them as done. This action will automatically reduce the amount paid from the driver’s credit
- Services Define services and fee structure them.
- Regions Define regions the app would operate on.
- Fleets Define fleets to assign drivers to them. By setting a share for the fleet commission of trip would be split between fleet and system admin by that percent.
- Payment Gateway Define payment gateways that the user can use to pay for his trip and top up wallet. Currently Braintree, Stripe, Flutterwave & PayGate is enabled.
- Cars Define car models to assign to drivers later.
- Users List all users who have access to the dashboard with their respective permission to each section.
RIDER
DRIVER
ADMIN PANEL USERNAME: ADMIN, PASSWORD: ADMIN
The package you will receive after download consists of the following folders:
- documentation
- ios: workspace folder compatible with Xcode 11.3+
- android: Android studio 4.0.0 workspace
- server: Backend APIs in an encrypted format.