Skip to content

a simple way to describe relationship in words

Notifications You must be signed in to change notification settings

zAthena/word-mindmap

 
 

Repository files navigation

Word-Mindmap

////////////////////////////////////////////////////////////////

Word-Mindmap --------a better way to view relationship among words

////////////////////////////////////////////////////////////////

Word Mindmap is a project that aims at alleviating the pain of remembering words.The project trys to setup the relationship among words and provides similar mindset map.

Using for Local

	    mvn clean jetty:run

Then go to browser and input:

http://localhost:8888/word-mindmap

deploy to that:

        ./deploy.sh

Using directly

Current the project is hosted in Cloud Foundry :

http://word-mindmap.cloudfoundry.com

Notes

This project uses Neo4j graph database for storage and spring data graph as a wrapper on it, in the front , using JavaScript InfoVis Toolkit and css3 transition/animation. Check out the references:

The Spring Data Graph Guide Book

Prototype

Prototype

Prototype

Want to contribute? Email to: clarkhtse@gmail.com

About

a simple way to describe relationship in words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 60.7%
  • JavaScript 36.3%
  • Ruby 1.7%
  • CSS 1.3%