Description

Commute Sample is a Sample Android Application that uses https://fake-poi-api.mytaxi.com API to get a list of vehicles. It takes coordinates of organ and destination points and returns a list of vehicles available between those two points. Commute Sample display the list of vehicle and all the related information available in response. It also includes maps that show the points where the vehicle is available and whenever the user selects any vehicle it shows a window where all the information regarding the vehicle is displayed. Users can also get routes from Source to Destination on click of a window in Maps.


Technical Details




Folder Structure

data

domain

presentation