Skip to content

The main goal is to design an Android App that will be used to match up a passenger with the nearest taxi driver. The app will be designed with THREE actors in mind: Prospective Passenger, Taxi driver, and Administrator. GPS sensor in the phone will be used to determine Prospective Passenger’s location, and an algorithm will be used to match up …

Notifications You must be signed in to change notification settings

dshawareb/CityTaxi

 
 

Repository files navigation

CityTaxi

The main goal is to design an Android App that will be used to match up a passenger with the nearest taxi driver. The app will be designed with THREE actors in mind: Prospective Passenger, Taxi driver, and Administrator. GPS sensor in the phone will be used to determine Prospective Passenger’s location, and an algorithm will be used to match up with the nearest Taxi.

About

The main goal is to design an Android App that will be used to match up a passenger with the nearest taxi driver. The app will be designed with THREE actors in mind: Prospective Passenger, Taxi driver, and Administrator. GPS sensor in the phone will be used to determine Prospective Passenger’s location, and an algorithm will be used to match up …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.2%
  • PHP 10.8%