Skip to content

rwehresmann/vivagraph_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a sample app using vivagraph javascript library. You can find from basic implementations (like graph generation) to more elaborated stuffs (like add a link between two nodes in runtime) here. Take a look on this animation.

Usage

Ruby on Rails is used as back-end, so make sure to have it installed.

In your terminal, run:

  • bundle install to install rails gems;
  • rake db:seed to populate the database;
  • rails s to start the server.

It's done. Just access your localhost url.

Contribute

Feel free to add new functionalities and make improvements. Just fork it and send a pull request.

About

A sample app to test vivagraph library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published