Carleton University - School of Computer Science Honours Project
Winter 2019
Taxi Sharing Driver App
Mohamed Gahelrasoul
SCS Honours Project Image
ABSTRACT
The objectives of this project were to research and develop a taxi ride share application that was capable of matching drivers with multiple passengers and displaying all necessary user information. The driver application would display all relevant passenger info, such as their name, number, pickup location, and drop-off location. This project implements a backend to utilize a real-time, cloud-hosted database to store and sync data between drivers and passengers, acting as the highway between both the passenger side and the driver side. The project goals were focused majorly on the implementation for the functionality of a taxi sharing application, as well as the user interface for a driver.