RideX

所属分类:以太坊
开发工具:HTML
文件大小:2444KB
下载次数:0
上传日期:2023-01-07 08:26:30
上 传 者sh-1993
说明:  一个去中心化的骑乘系统
(A Decentralized Riding System)

文件列表:
.vscode (0, 2019-10-09)
.vscode\launch.json (431, 2019-10-09)
Contract (0, 2019-10-09)
Contract\User.sol (1441, 2019-10-09)
LICENSE (1068, 2019-10-09)
RideX.gif (2433873, 2019-10-09)
express_app (0, 2019-10-09)
express_app\.DS_Store (6148, 2019-10-09)
express_app\app.js (1842, 2019-10-09)
express_app\controllers (0, 2019-10-09)
express_app\controllers\create_identity.js (128, 2019-10-09)
express_app\controllers\homed.js (7313, 2019-10-09)
express_app\controllers\homer.js (4764, 2019-10-09)
express_app\controllers\login.js (2282, 2019-10-09)
express_app\controllers\signupd.js (3040, 2019-10-09)
express_app\controllers\signupr.js (2242, 2019-10-09)
express_app\controllers\test.js (13792, 2019-10-09)
express_app\models (0, 2019-10-09)
express_app\models\Auction.js (471, 2019-10-09)
express_app\models\Profiles.js (647, 2019-10-09)
express_app\package-lock.json (243925, 2019-10-09)
express_app\package.json (666, 2019-10-09)
express_app\public (0, 2019-10-09)
express_app\public\assests (0, 2019-10-09)
express_app\public\assests\dashboard.css (236009, 2019-10-09)
express_app\public\assests\index.css (1396, 2019-10-09)
express_app\public\assests\logoRidex.png (6302, 2019-10-09)
express_app\public\assests\logocc.png (2718, 2019-10-09)
express_app\user_contract.js (1841, 2019-10-09)
express_app\views (0, 2019-10-09)
express_app\views\bid.ejs (57664, 2019-10-09)
express_app\views\dbid.ejs (45971, 2019-10-09)
express_app\views\finald.ejs (48675, 2019-10-09)
express_app\views\finalr.ejs (49726, 2019-10-09)
express_app\views\homed.ejs (51659, 2019-10-09)
express_app\views\homer.ejs (46513, 2019-10-09)
express_app\views\index.ejs (131853, 2019-10-09)
... ...

Ridex-logo

Decentralized Taxi System

Problem Statement

In most of the cities which have a wide local auto and taxi network deny ola and uber to enter that town/city/place. As drivers fear of slavery and reduced income, losing ownership and independence.

------------------------------------------ ### Medium Articles RideX | Taxi service on Ethereum Blockchain
RideX | Taxi service on Ethereum Blockchain ” a Design case study ------------------------------------------ ### Solution - `Decentralization` This platform will remove the centralized transaction fee (payment gateway)and also the platform fee (uber or ola) and allows drivers and commuters to register directly. - `Transparency` When a user request cab for a trip, drivers nearby will be notified with the trip and they can start bidding, the user can choose the least bid and start the ride, having a Local Fare Estimator will really help people who are new to the city and can avoid being cheated. - Drivers need not pay commissions to Cab hailing platforms - Users need not pay high surge prices - Tax grip for govt ------------------------------------------ ### Issues - `Bargaining with Autowala's` Users find it timeconsuming and useless to bargain for reducing the prices quoted by normal cab or auto wala (High prices are quoted because their business is hindered by ola and uber so they try to make as much money as possible in one single ride). - `Decentralized Payments` Users are more satisfied with digital payments rather than cash along with the partner offers delivered to a user. - `Cheat on Fares` Native ppl know better insights about fares of their own states and places. But a guy from other state visiting Kerala will have no idea about the local fares but will prefer ola and uber for a nominal price. - `Transparency for Govt.` As and when many country's local Govt. are asking Ola and Uber to comply with local rules which might hinder their earnings and net profit. After a few years, the prices may be the same or more than the local taxi vendors.

RideX


------------------------------------------ ### Add-Ons - [ ] RideShare - [ ] Optimal prize : How do you fix the optimal price for a ride (Factors like fuel price, demand, local fare) - [ ] Currency Conversion : How does the driver convert his cryptos into local currency - [ ] Reputation Layer : How does RideX take care of bad drivers via Feedback - [ ] Seamless Verification : Driver KYC - [ ] Usage of Decentralized Location Service ( FOAM ) ------------------------------------------ ### File Structure #### WebApp - `express_app` : Source code for website - `Contracts` : Smart Contracts. #### App - Repository [here](https://github.com/priyamshah112/RideX/tree/app) ------------------------------------------ ### Installation * Install dependencies ```sh $ npm install ``` * Create a infura account and link infura ropsten api key. ------------------------------------------ ### Contributing We're are open to `enhancements` & `bug-fixes` :smile: Also do have a look [here](./CONTRIBUTING.md) ### Note - This project was done under `36 hours with minimal pre-preparation` ------------------------------------------ ### Contributors - [@devanshslnk](https://github.com/devanshslnk) - [@priyamshah112](https://github.com/priyamshah112) - [@Remo-Somesh](https://github.com/Remo-Somesh)

近期下载者

相关文件


收藏者