Project information
SuperRide Taxi is a "cab booking" project and it has one application for the customers to book their rides at cheaper rates and one application for the drivers.
- Category: Web/App Development
- Project Date: August, 2019 - Sep, 2020
Whole back-end part including admin portal and rest apis developed by me in which key features are:-
- ● I was responsible for creating rest apis, whole admin panel and website management.
- ● Create the complex DB structure schema and relationship for this project including stored procedures, MySQL functions and do the Indexing for better performance.
- ● Implement the ride now and ride later functionality with time scheduling just like uber or ola.
- ● Implement the rest apis for automatic ride cancel after 20 minutes of ride time if there is no action happening by the driver.
- ● Create the price management module as per base price and per kilometers price for drivers and manage the taxi meter as well.
- ● Used the stripe payment gateway and created the rest apis for the applications platforms.
Technologies Used: MySQL as an Databases, PHP(Laravel Programming Language) in Back-End, JavaScript/ES6/Bootstrap in Front-End, Stripe Payment Gateway, Twilio services for Email, Sms and Hosted over AWS server.