diagraph / diagraph

Diagraph is a web-based Diagramming software based on the latest HTML5 web technology (Javascript, CSS3, AJAX) with a PHP/MySQL backend.

Home Page:http://diagraph.github.com/diagraph/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install: * copy and rename src/php/config.inc.php-default to src/php/config.inc.php and edit it accordingly * create database using src/db/create_db.sql

Documentation: * Create JavaScript documentation (JSDoc): * download from http://code.google.com/p/jsdoc-toolkit/ * $ java -jar jsrun.jar app/run.js -a -p -t=templates/jsdoc {PATH_TO_DIAGRAPH}/src/js/

Demonstration: * http://www.youtube.com/watch?v=6Bv0-oAW5ic

About

Diagraph is a web-based Diagramming software based on the latest HTML5 web technology (Javascript, CSS3, AJAX) with a PHP/MySQL backend.

http://diagraph.github.com/diagraph/

License:Other


Languages

Language:JavaScript 94.1%Language:PHP 5.9%