Giter Club home page Giter Club logo

diagramo's Introduction

The application is released under Apache License, Version 2.0

Details
---------
Bellow is an overview of the application.

If you want to read how to install application read INSTALL.txt
If you want to read the license read LICENSE.txt
If you want to know more about Diagramo copyright read COPYRIGHT.txt



This folder contains:

[/] - this folder
   |--[documents] - all documents related to diagramo: design, specs, sql, etc
   |    |- [apache2_config] - some copy/paste Apache2 settings 
   |    |- [compressor] - used to compress javascripts (based on YUI compressor)
   |    |- [design] - sources for design (images, etc)
   |    |- [google_web_store] - a "shoot in the night" attempt to make Diagramo cloud(y)
   |    |- [httpserver] - a Ptyhon attempt to create a "battery included" diagramo server
   |    |- [jsdoc-toolkit] - the JSDocumentation generator (see http://code.google.com/p/jsdoc-toolkit/w/list)
   |    |- [mailserver] - a fake Python mail server to test emails
   |    |- [qa] - (old) testing QA scenarious
   |    |- [specs] - a lot of heterogeneous specifications
   |    |- [sql]
   |         |- SQLiteSpy.exe - Windows tool to help visualize the SQLite databases	
   |    |- keycoders.ods - a list of key codes in JavaScript
   |    |- links.txt - various collected links
   |    
   |--[web] - the Diagramo itself
   |    |--[assets] - css, images and othe look & feel files
   |    |--[editor] - the editor itself
   |    |   |--[assets] - css, images and othe look & feel files
   |    |   |--[common] - all the PHP files that makes the server side of the application
   |    |   |--[diagrams] - the place where all the diagrams will be stored
   |    |   |--[exporter] - the SVG to PNG exporter
   |    |   |--[lib] - all the JavaScripts of the web app engine
   |    |   |--[test] - all the tests developer created over time
   |    |   
   |    |--[install] - installer of the application
   |        |-- [assets] - installer's JS, images and CSS
   |        |-- [help] - a basic help for users
   |        |-- [sql]
   |        |       |-- db.bat - creates database, tables and add some fake data
   |        |       |-- create-database.sql - creates ONLY the database
   |        |       |-- create-tables.sql - creates ONLY the tables. Used by installer
   |        |       |-- fake-date.sql - creates some fake users
   |        |-- Echo.class - a simple Java program to see if Java is installed
   |        |-- stepX.php - different steps of installation process
   |        |-- + other
   |    
   |    
   |--README.txt - this file
   |--README.md - this file
   |--COPYRIGHT.txt - describe copyright
   |--LICENSE.txt - the text version of Diagramo Free License
   |--gpl-2.0.txt - GPL 2.0 text
   |--alex-to-do.txt - Alex's personal mind stack saved in file
    

diagramo's People

Contributors

alexgheorghiu avatar pokatilovart avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.