0% found this document useful (0 votes)
27 views

Blockchain Rider Main

This document proposes a blockchain-based cab booking website as an alternative to conventional apps like Ola and Uber. The proposed system uses Ethereum and smart contracts to allow riders and drivers to connect without high commission fees, with payment handled through cryptocurrency upon ride completion to avoid disputes. Key features include login with Metamask, rider and driver dashboards to view routes and place bids, and automatic payment from rider to driver wallet after each ride is completed. The project aims to provide a decentralized taxi booking experience without servers by leveraging blockchain technology.

Uploaded by

Vikas patel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Blockchain Rider Main

This document proposes a blockchain-based cab booking website as an alternative to conventional apps like Ola and Uber. The proposed system uses Ethereum and smart contracts to allow riders and drivers to connect without high commission fees, with payment handled through cryptocurrency upon ride completion to avoid disputes. Key features include login with Metamask, rider and driver dashboards to view routes and place bids, and automatic payment from rider to driver wallet after each ride is completed. The project aims to provide a decentralized taxi booking experience without servers by leveraging blockchain technology.

Uploaded by

Vikas patel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 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