We saw that in our college, female students usually avoid travelling in night due to cab issues which makes it harder for them. So, we decided to make an all female cab platform so they can travel safely.
On our web-application, a female customer can find a cab to her destination and get a cab with female driver. It increases the saftey measures for women and allow them to travel safely. Also, a female driver can get her ride and earn money.
On the blockchain side, the booking of cab takes place and payments are handled. This was built using solidity. The smart contract is deployed on polygon mumbai testnet(our first deployment there). On the front end side of things, we built the web app using react.js and tailwind css.
Website: https://she-cab.vercel.app/
Smart Contract: https://mumbai.polygonscan.com/address/0x4e943296214C7Cbe87a4A95145007857663Db4Ea
- Solidity
- Smart Contracts
- React.js
- Tailwind CSS
- Hardhat
-
Deployment of smart contract was challenging for us.
-
Integrating the front end app with the backend was difficult for us.
-
We couldn't work around with google api to provide accurate location for the app.
- Successfully deployed smart contract on polygon testnet.
- Created a functional web-application.
- Successfully deployed web-application.
- We plan to extend this to a mobile application for easier access.
- We plan to add group pooling in the app.
Name | GitHub Profile |
---|---|
Karan Pargal | GitHub |
Yashaswini Singh Shaktawat | GitHub |
Mohammad Farhan | GitHub |