[ESX/QBCore/QBX/NDCore]: Taxi / UBER App for your phone! (UNIQUE)

Watch the Ride APP Showcase

Introducing the: Ride App V1

New modern Taxi / Uber application for the NPWD Phone with unique features.


Dark and light mode
The mode changes based on your phone settings.

Prominent Features:

  1. Predefined Locations & Auto-Complete Search Field: Effortlessly navigate with predefined locations and a smart auto-complete search field for quick and accurate destination selection.
  2. Map Interaction: Select your destination on the map with ease—simply drag or click to set markers, and watch as a line is drawn between locations.
  3. Real-Time Location Tracking: Stay connected with real-time updates on the map, tracking both driver and passenger locations throughout the journey.

Expected Excellence:

  1. Configuration Options: Tailor the app to your preferences with customizable configuration options for your server.
  2. Translations: Enjoy a seamless experience in your preferred language with built-in translation support.
  3. Optimization: Experience smooth performance with optimized features for efficient use.

Other Noteworthy Features:

  • In-App Map with GPS: A detailed in-app map with GPS functionality for easy navigation.
  • Driver and Passenger Ratings: Rate and review your experience. Let others know who to take a ride with.
  • Vehicle Options: Explore premium features such as minimum seat requirements and premium vehicle choices.
  • Driver Statistics: Track your progress with detailed driver stats, including distance driven and money earned.
  • Messages and Calls: Communicate effortlessly with predefined and custom messages, as well as in-app calling functionality.
  • Notifications: Receive real-time notifications on your phone for ride requests, messages, and more.
  • Ride History: Access a comprehensive history of your virtual journeys, including past rides and transactions.
  • Driver Navigator Interface: Simplify your route following with an intuitive navigation interface for drivers.
  • Account Settings: Manage your profile and preferences with easy-to-use account settings.

Experience the next level of travelling within Fivem our NPWD phone app. From intelligent navigation to real-time communication.

Supported languages, out of the box:

  • English (en)
  • Swedish (sv)
  • Bulgarian (bg)
  • Czech (cs)
  • Danish (da)
  • German (de)
  • French (fr)
  • Spanish (es)
  • Croatian (hr)
  • Hungarian (hu)
  • Italian (it)
  • Norwegian Bokmål (nb)
  • Dutch (nl)
  • Polish (pl)
  • Portuguese (pt)

Planned features

  • Bonus payment system. Payouts every x ride / x driven distance
  • Save favourite locations
  • Emergency request
  • Customer support job (configurable)
  • NPC rides (configurable)
  • GPS on minimap (configurable)

… and much more

Youtube Video:
SHOWCASE

Store link
TEBEX

Other links

Code is accessible ESCROW / Bundled
Subscription-based No
Lines (approximately) 14 421
Requirements NPWD
Support Yes
5 Likes

Great work @bingoberra !!

1 Like

Why no ndcore?

2 Likes

I’ll add support for it tomorrow, what do you think?!

1 Like

Very nice! Good job on the app looking forward to future updates :smiley:

2 Likes

Added support for ND core on latest release! :rocket:

I will be adding bonus system in the upcoming update :slight_smile:

Edit;

Preview of new bonus system (WIP)

1 Like

Latest version includes:

  • Locales now exists outside the resource. Makes it super easy to update your language.
  • Bonus system based on number of rides driven.

Bonus config:

"bonuses": {
    "ride_first": {
      "name": "Your first ride",
      "description": "Optional",
      "value": 1,
      "amount": 5,
      "isMilestone": false
    },
    "ride_second": {
      "name": "Your second ride",
      "description": "",
      "value": 2,
      "amount": 10,
      "isMilestone": false
    },
    "ride_500": {
      "name": "500 rides",
      "description": "Insane!",
      "value": 500,
      "amount": 1000,
      "isMilestone": true
    }
  }

Result:

(The price is dollar with Swedish Country, $10,00 vs 10,00 US$) :slight_smile: