Hail-A-Taxi Business Flow and Design
Hail-A-Taxi Business Flow and Design
Contents
1 Introduction.........................................................................................................................................2
2 Screens and functionality....................................................................................................................2
2.1 Website........................................................................................................................................2
Page 1
Taxi Application
1 Introduction
this project is to develop a web based and mobile app based solution that allows users to request a taxi
using the mobile app and then track the status/location of the taxi while s/he waits for it.
The main components of the application will be 1) a website that manages the driver/taxi registration,
and communicates with Driver and User apps to help complete the tasks; 2)The driver app helps the
driver to interact with the website and (and user app), and also allows the website to keep a track on
the taxi (using the GPS from the app); and 3) user app that lets the user request a taxi and also allows it
to track the location of the taxi that has been assigned to the user. It can also allow the user to make a
call to the taxi driver if need.
The functionality and screens are divided into three main areas:
- Website
- Driver Mobile App, and
- User Mobile App.
2.1 Website
Home Screen
Driver Registration
Profile
o Personal Details
o Credit Card Information
Login
Charge drivers (from the credit card). Need more clarity, if it is a monthly subscription or per taxi
booking or combination of both.
Request for taxi by a user (from Mobile app)
Send request to drivers (push notifications)
Get confirmation from drivers
Select one driver
Notify the driver
Send driver details to the user
Send tracking information for the driver to the user (mobile device)
Driver transaction history
Taxi requests for the driver
Page 2
Taxi Application
Questions???
- Are the charges going to be standard and same for all drivers or we do not discuss about them on the
website?
Page 3