Skip to content

Shortest possible route to meet all pickup points.

Notifications You must be signed in to change notification settings

AnkushMalik/UbberPool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Using Google maps API, the program will display shortest path between the pickup point filled by user.
  • Voice Based input is applied by using the SpeechRecognition interface of the Web Speech API.(Runs in chrome 33+).

image