Taxi Fare Estimate Calculator Document
TFEC is a maven project indirectly use Google Map Direction API and gson to deserialize JSON file from API request to calculate estimate fare of taxi for require route.
TFEC Tech
Installation
You can download latest releases HERE
Requirement:
Library
Design Pattern
Design Pattern | Description |
---|---|
Factory Pattern | Used in MapData to create Route Object from JsonObject obtain from Google Map Direction API |
UML
Created by Nitith Chayakul (@napnie)