RIDY FLUTTER APPLICATION:
Ridy is a fully featured taxi application based on Flutter and it uses the powerful Node.js application as its backend. It is designed with all aspects of taxi business requirements being in mind.
FEATURES:
RIDER:
- Wizard UX for pickup and destination locations selection
- Select between services available in the region
- Real-time location updates of driver during trip
- Call/Text the driver if needed
- Writing Review & rating the trip
- Use Coupons to get discounts on service fee
- History of all credit Transactions available
- Checkout Announcements for updates, news & etc.
- Add credit to in-app Wallet with online payment gateways
- Pay the fee of travel with Online payment or Cash
DRIVER:
- Switch between available & unavailable statuses
- Accept the most fitting available request
- Google API calculates fare based on distance and traffic
- Cancel Travel before starting
- Call/Text the rider if needed
- History of all credit Transactions available
- Checkout Announcements for updates, news & etc.
ADMIN PANEL:
- Overview Showing current online drivers and some statistics about service state
- Drivers/Riders Showing details and records of their activities.
- Requests Viewing and searching for all of the service requests.
- Complaints Manage and view complaints driver/rider made on their trip through the app.
- Coupons Define new coupon codes that your users can use to get discounts on their services
- Announcements Send news, updates & etc to drivers or riders
- Services Define services and set their fee calculation parameters.
- Regions Define regions app would operate on.
- Fleets Define fleets to assign drivers to them. By setting a share for fleet commission the trip would be splitted between fleet and system admin by that percentage.
- Payment Gateway Define payment gateways that users can use to pay for his trip and top up their wallet.
- Cars Define car models & colours to be assigned to the drivers later.
- Users List all users who have access to the dashboard with their respective permission to each section.
GOALS:
- Same UI on all platforms
- Less resource consuming customization work (Around one third compared to native)
- Easier to maintain in the long run
- Code is easier to understand and customise
- Incompatibility issues prevented
- Possibility to offer Web & Desktop apps
PAYMENT GATEWAYS:
Below is the list of already integrated payment gateways into the solution. Using these are as easy as getting your API key from them and entering them in the Admin Panel
- PayPal
- Stripe
- PayStack
- Imstamojo
- Amazon Payment Services
- Flutterwave
- MIPS
- MyTMoney
- PayGate
- Paytm
- Mercadopago
- PayU
- Way For Pay
There is also a custom link option that you can use to redirect to your own backend and run the integration from there. This is useful for mobile payment guidance for example