You are on page 1of 5

BLOCKCHAIN BASED

CAB BOOKING WEBSITE

Project By- Riya Shukla & Neelaksh Singh

A decentralised Taxi Booking Experience provided using Ethereum, Solidity and Next JS.
CONVENTIONAL APPS
Taxi-hailing companies like Ola and Uber provide cab booking facilities but
there are several disadvantages of using thier services.
They take 25% of the driver’s earning as comission.
This also increases the price for passengers.
Cash is accepted as a mode of payment which results in many cases of
disputes over fare.

By Benjamin Shah www.reallygreatsite.com


BLOCKCHAIN BASED SYSTEM
No mediater like Ola or Uber that takes major Payment through Crypto money automatically
portion of earning as commision. upon ride completion which solves fare disputes.

NO need of setting up severs for processing Passenger getting ride of choice while also
exchange of services. paying money of choice.
FEATURES TECHSTACK

Login feature implemented with Ethereum E


metamask
A dashboard for the rider where he
NextJS X
can see the map, the input fields for
Sanity.io I
pickup and drop points. Mapbox S
When the user enters the pickup and Tailwind CSS T
drop points best route is I
automatically calculated. N
List of available cab services like G
mini, sedan, luxury etc. to choose
from and the corresponding prices P
calculated using special algorithm. R
Payment services provided using O
metamask where the user pays for J
the selected cab category.
E
C
T
FEATURES
A
SIGNUP: SEPARATE SIGNUPS FOR DRIVER AND RIDER. D
D
LOGIN: EASY LOGIN USING PHONE NUMBER AND LOGIN PIN. I
N
BIDDING: WHEN THE USER INPUTS THE PICKUP AND DROP POINTS, THE G
REQUEST WILL BE SENT TO THE DRIVERS. THE DRIVERS WILL BE ABLE TO PLACE
A BID FOR THE RIDE. N
E
SMALL COMFIRMATORY PAYMENT: WHEN THEY WILL CHOOSE A RIDE THEY W
WILL BE REQUIRED TO PAY A SMALL FEE FOR CONFIRMATION.
F
PAYMENT: UPON RIDE COMPLETION, MONEY WILL AUTOMATICALLY BE E
TRANSFERRED FROM RIDER’S WALLET TO DRIVER USING SMART CONTRACTS. A
T
DRIVER’S DASHBOARD: A NEW DASHBOARD FOR THE DRIVER WHERE THEY U
WILL BE ABLE TO SEE AVAILABLE BIDS AND PLACE A BID. R
E
S

You might also like