Skip to content

milanmitreski/GeRuMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

GeRuMap

About

MindMap creation and editing tool. Developed as a part of the Software Design class.

Documentation

Specification: here

Implementation specification (class UML diagram): here

Dynamic diagram: here

Usage

After cloning the repo, run:

mvn clean compile assembly:single

The resulting .jar (named <resultingJar>) will be located in the target directory. After that, launch the app with:

java -jar <resultingJar>

About

Mind map creating and editing tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages