Skip to content
forked from cagandhi/SEASMap

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

Notifications You must be signed in to change notification settings

jaymodi98/SEASMap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

SEASMap - A small scale Google Maps prototype

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 'Data Structures and Algorithms'.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%