May 2012
Path Finder app is used to find the path from user location to products locations in a Mall.The algorithm is smart enough to determine blocks in its way and try to avoid them. the app is using greedy algorithm to map between floors and A* algorithm to map products within the same floor. Techs: PHP, HTML5. JS/jQuery and MySQL