Skip to content

This is a complete ride booking app built with ionic3 , It uses google maps cordova plugin, firebase as realtime database and onesignal as notification provider.

Notifications You must be signed in to change notification settings

rusli-nasir/ionic3-angular4-taxibooking-app-with-firebase-and-onesignal

 
 

Repository files navigation

Note:

You Will Need The Driver App to successfully run the projects. The Project is not fully completed, so please don't forget to point an issue.

You will need to run the project on a mobile device to view the map.

See Full Tutorial HERE

Dockbit npm (scoped)

You could buy me a bit of happiness, for going through it all. And I will Email You the Driver App.

paypal

Features

  1. Google Maps Cordova
  2. Firebase Realtime
  3. Onesignal
  4. Paystack

How It Works

Start The App

For This Project, I created Two Different Apps. The Client App and The Driver App. The Client App Worked By Creating An Account, Adding A Phone Number Then Your Location Is Automatically Selected, But You Could Point The Marker Elsewhere To Choose Another Location.

Request A Taxi

When A User Books A ride, Then User Details Are Sent To The Database With The Notification Id Of The First Driver Available, Then After 60 seconds And No reply, Then it is shifted To Another driver.

Get Accepted By A Driver

Once You Get A Driver Then Your Phone Vibrates And The Credentials Of The Driver Appears on Your Screen, As well as The Distance Between You And Your Driver Are Displayed As well.

Get To Your Destination And Pay Up

On Completion Of the ride your payment reciept is shown to you, then you can check out and rate your ride and then, you are ready for another booking.

Using this project

All plugins reqiured for this project has already been added.As of ionic3.9.2

Install the latest Ionic CLI:

$ npm install -g ionic

Then run:

ionic serve

About

This is a complete ride booking app built with ionic3 , It uses google maps cordova plugin, firebase as realtime database and onesignal as notification provider.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.4%
  • HTML 17.3%
  • CSS 7.1%
  • JavaScript 0.2%