CarlosAmaral / trip-finder

Trip Finder is a React Application with Redux and TypeScript that allows users to choose a Departure city, a type of route (cheapest or fastest) and, lastly, the Arrival City. In order to calculate the route from the Departure to the Arrival, Dijkstra's path finding algorithm is implemented.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CarlosAmaral/trip-finder Watchers