Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 333 Bytes

README.rdoc

File metadata and controls

5 lines (3 loc) · 333 Bytes

README

Basic Rails app that creates user-generated ‘Artwalks’, which are unique paths connecting various art galleries in the Miami area.

Implements the Google Directions API to dynamically solve the Traveling Salesman Problem, finding the shortest possible path that connects each of the art galleries the user has selected.