Skip to content

loveunCG/Taxi-API

Repository files navigation

Taxi-API(Driver app and Customer app)

Features

  • Authentication with facebook, twitter, google.
  • Two-factor authentication with firebase.
  • Intergrated Google Map Api
  • General User managerment admin, Driver, customer
  • Multi model based Authentication.
  • Payment integration Paypal
  • Search engine with google map api and tracking POS
  • Real time Chat

Platform Requirement

  • PHP >= 5.6.4
  • Mysql >= 4.x
  • nodejs >= 6.x

Installation

  1. Clone project to your local

$ git clone https://github.com/loveunCG/Taxi-API.git

  1. Installation dependency

$ composer install
$ npm install // or yarn 

  1. copy config folder to inside app/ folder.
  2. Final run applicaiton

rename .env.sample to .env


$ npm run prod
$ php artisan generate:key
$ php artisan serve

Tech Stack

Laravel Framework Version 5.3
Firebase
SocketIO
Reactjs 1.x(no bundle)

About

This Web app is we portal and api server for taxi booking mobile app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published