247 Booking Platform – PHP Script

Overview

247 Booking Platform is powerful Solution for Your website. It provides a simple interface for visitors to get fare prices and booking for trips from pick-up to drop-off, trips to airport, terminal, bus station, food and products delivery, rental products with delivery. You can create website from scratch using booking forms or create website on WordPress using 247 plugin. For Add-on you can create booking apps, using Android and iOS source codes. Using powerful Web API you can change any parts of platform easy.

90fokj_oBr9WxKWnRfbQ7fqWswKyevXRyJt6N8PaAvailable on Java and PHP backend Web API, available for WordPress! You can select one Web API support for your backend : 

– WordPress with Admin panel, database and Web API backend installation All in One

– PHP  

– Java

Documentation for installation, developers guide, Web API details information, backend structure

  • Web API
  • Developers Guide
  • Installation Guide
  • Trip Service Backend
  • Delivery Service Backend
  • WordPress plugin
  • Shortcode
  • 247 Dashboard
  • 247 Android app

Settings

lPlRCI3VwW3jyA5-MKtDdvG68gCj72lLqsZSqPodDatabase backend sql installation files (for mySQL)

Backend consist from subparts:

PROJECT OBJECTS

  • Manufacture — brand names of products and services manufactures;
  • Product — products and services that Workers can deliver to Customers;
  • Order — registered Customer Booking orders with Product information and Customer Location (Pickup or Dropoff);
  • User — Customer, Worker registration;
  • Discount — discount for User, Product;
  • PrepaidCard — prepaid codes for increase User account by sum from PrepaidCard registered; Transport – car or truck transport that can deliver Customer service;
  • Sensor — smartphone of User that can send GPS Location;
  • Track — GPS Location that Sensor sent;
  • Review — rate for User, Transport, Product;
  • Payment — card payment (complete by payment provider, such as PayPal);
  • Purchase — purchase by Order (cach or card);
  • Store — who deliver products and services for Customer;
  • Stock – products and services, from Product, that can be select by User as Customer in Store; Language — list of languages support, dictionary;
  • Currency — list of currencies (with main), dictionary;
  • Attr — project services, languages support, dictionary;
  • Order, Product can has private type and status (additional dictionaries).

IMPORTANT PROJECT OBJECTS STRUCTURE

  • Product (id, manufacture_id, discount_code, name, description, code, price, picture, review_count, review_value);
  • Transport (id, sensor_id, name, color, license_plate, picture, review_count, review_value);
  • Order (id, user_id, transport_id, order_status_id, total_price, route_distance, route_duration, route_data, order_lat, order_lon, order_address, delivery_lat, delivery_lon, delivery_address, delivery_type_id, reserved_date, reserved_hours);
  • Purchase (id, user_id, invoice_code, invoice_date, total_price, total_tax, order_id, order_date, order_info, delivery_id, delivery_code, delivery_type_id, delivery_date, delivery_price, payment_date, payment_info, payment_amount);
  • User (id, discount_code, type, first_name, last_name, call_name, email, phone, username, password, picture, active, token, prepaid_amount, review_count, review_value);
  • PrepaidCard (id, serial_number, prepaid_code, amount, active);
  • Sensor (id, user_id, name, serial_number, device_name, phone, active);
  • Track (id, sensor_id, track_type_id, latitude, longitude, time, altitude, accuracy, bearing, speed, satellites, battery, timezone_offset)

DZG3i3tvV-96pleqfpZjWuuEO_CFUKPo9uP7Rq_N

MySQL Database

Android mobile apps for client and driver (iOS mobile client app for booking included)

Taxi booking and Food delivery is a native Android application. 
This is the best solution for Taxi based app seekers who want to develop and/or release an application like UBER and for a small restaurant who want to help customers to order and delivery pizza ( for example ) with completely automated.
Programming Language : Java
Developing Platform : Android Studio
Base Features :

  • Google Places Framework for Pickup / Dropoff Locations for Taxi Booking
  • Fare Calculations by Selected Service / Product and Additional Parameters Selected
  • Google Directions for Fare Calculations (using distance and time duration for route)
  • Upload Order Route (route’s points, distance and time duration) to backend for Orders History
  • Booking Modes : Taxi Service, Car Rental Service, Delivery & Trip Service – Trip Modes : Customer, Driver Application Forms :
  • Splash Form
  • SignIn / Register Forms
  • Booking Form with Services / Products Form and Fare Calculation Form
  • User Profile Form
  • Orders History Form
  • Order Status Form
  • User / Transport Review Form
  • Driver Taximeter Form
  • Driver Take Order Form
  • Driver Trip Form

lOhT3A3IzkO4g4C4d2lxByk0ekLT2LCu85Ia87KfTaxi booking for client is a native iOS application. Limited edition for client booking.
Programming Language : ObjectiveC
Developing Platform : xCode
Base Features :

  • Google Places Framework for Pickup / Dropoff Locations for Taxi Booking
  • Fare Calculations by Selected Service / Product and Additional Parameters Selected
  • Google Directions for Fare Calculations (using distance and time duration for route)
  • Splash Form
  • SignIn / Register Forms
  • Booking Form with Services / Products Form and Fare Calculation Form
  • Order Status Form
  • User / Transport Review Form

k4BNjjwcd8_p1GZx7gn4RnQXTyhRyP0dXa7u_q4TiOS app xCode debug mode

Admin panel with a lot of booking forms for website

  • Add Currency and Set Active one of them
  • Add Discount and Set to User or Product
  • Add Product and Describe it with the price
  • Add Product Parameter and Describe it with the price
  • Select product type and describe it (don’t remove or add any)
  • Add product and Product type to Product Type Part (Set link Set Product to Product type)
  • Add Product and Product Parameter to Product Parameter Part (Set link Product to Product Parameter)
  • Add Product to Stock and Describe it with the Count
  • Add Store or Select Store and Describe it

Admin panel

7S0OVgMWbxZmty4WIQAwzKy0u9-g-SpMAKbSmi5HBooking forms for website

  • Signin/Register form
  • Booking trip & taxi online form
  • Booking food & delivery online form
  • Cabinet forms (profile, messages, order, reports, payments)
  • Account payment form
  • Call custom form

It will help you enhance customer service and manage your Taxi, Food Delivery, Car rental business online.

-C4IcxYObPMK5CE6jSSNe_ouWNeHR-Xk_AH1hvyT

WordPress support plugin Admin panel included with Database backend (for mySQL) and Web API (for PHP) installation 

We create multipurpose 247 plugin for WordPress websites. Our 247 plugin has full complex of options which gives you great customization flexibility. Easily installation plugin and forms creation that allow you to create a fully functional website with various forms:

  • Signin/Register form
  • Booking trip & taxi online form 
  • Booking food & delivery online form 
  • Cabinet forms (profile, messages, order, reports, payments) 
  • Account payment form 
  • Call custom form 

WordPress 247 plugin

kJRH5SzE1NICCthzzbt-xtW6wiKCtYy08Q92KxgEPHP files for Web API

Web API HTTP request

pkIKzxIs9Fuu0CcuefheIAPTYrVMotauhdV2rbV0Java servlet for Web API

Web API HTTP request

pkIKzxIs9Fuu0CcuefheIAPTYrVMotauhdV2rbV0

Features

  • Database backend sql
  • Android mobile apps for client and driver
  • iOS mobile client app for booking
  • Admin panel included with Database backend
  • Web API (for PHP) installation
  • PHP files for Web API
  • Java servlet for Web API

Requirements

Documentation for installation, developers guide, Web API details information, backend structure

Related