Skip to content

An Android application providing shortest distance between two locations in institutional buildings. This was my project for the course 'CSC 210: Data Structures and Algorithms' at Ahmedabad University.

Notifications You must be signed in to change notification settings

cagandhi/SEASMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

SEASMap - A small scale Google Maps prototype

An Android application providing shortest distance between two locations in institutional buildings. This was my project for the course 'CSC 210: Data Structures and Algorithms' at Ahmedabad University.

SEASMap is an Android application providing shortest distance between two locations where GPS cannot give accurate results. The core algorithm implemented is Dijkstra’s algorithm. The user can create his/her own custom map by marking the nodes or navigate through the default map in the app, i.e. our college campus map. This was my project for the course 'Data Structures and Algorithms'.

About

An Android application providing shortest distance between two locations in institutional buildings. This was my project for the course 'CSC 210: Data Structures and Algorithms' at Ahmedabad University.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages