Skip to content

codeezzi/hellomaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hellomaps

Hellomaps is a web app for maps, uses google maps api the main feature of the app is that it finds the shortest non-repeating path between all the points to traverse. basically it is the implementation for solving the travelling salesman problem.