Skip to content

ialexi/linkit-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Welcome to the Sproutcore-UI (SCUI) LinkIt Demo Application: ===

This is a basic sample app for some great directed and non-directed graph from the SCUI:LinkIt framework

=== INSTALLATION ===

In your projects directory, run:
  git clone git://github.com/etgryphon/linkit-demo.git
  cd linkit-demo
  mkdir frameworks
  cd frameworks
  git clone git://github.com/etgryphon/sproutcore-ui.git scui

=== USAGE ===

After INSTALLATION:
  - run 'sc-server' from root directory
  - open a non-IE browser to: 'http://localhost:4020/family_tree'
  - Click on the 'Doe Family'
  - Drag any of the people or pets around
  - Click 'Add Male' to add a new person
  - Double-click on name to rename
  - Drag a link from a female to connect to the mother, spouse terminals
  - have fun seeing graph automatically update 

=== CONTRIBUTORS ===

Main Architect: Evin Grano
  
=== LICENSE ===

LinkIt Demo is under the MIT License

About

This is a basic sample app for some great directed and non-directed graph from the SCUI:LinkIt framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%