Skip to content

mndao/routetracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Route Tracker

Route tracking program designed for use by trekkers and climbers to view possible routes, and track their progress through them. Created as part of unit Object Oriented Software Engineering to demonstrate different software design patterns in a Java environment.

(Update : Report and UML diagram look a bit funky, with GitHubs PDF viwer, download the files if you want to have a read).

Files

  • src : contains all source code for program
  • Resources : contains routes, sub routes and way point data
  • out : class files and jar file

Running Program

Run following command on jar file

java -jar OOSEAssignment.jar 

About

route tracker implemented in java to demonstrate design patterns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages