Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fatihacet/umlgenerator.kdapp

UML generator application for Koding.
https://github.com/fatihacet/umlgenerator.kdapp

Last synced: about 2 months ago
JSON representation

UML generator application for Koding.

Awesome Lists containing this project

README

        

UMLGenerator.kdapp
-----------

About UML
------------------

Unified Modeling Language (UML) is a standardized general-purpose modeling language in the field of object-oriented software engineering.
The Unified Modeling Language includes a set of graphic notation techniques to create visual models of object-oriented software-intensive systems.

This application uses PlantUML as a service. You can find the details at PlantUML's home page.
If you need more documentation about PlantUML, you can download PlantUML Language Reference Guide.

About Application
------------------

Using this application, you can easily create and save UML diagrams to your Koding directory. UML diagrams will be saved under ~/Documents/UMLGenerator.
You can save UML code as well. Also you can regenerate your UML from your saved UML code opening the .uml file again. Don't forget to check UML samples.

Feel free to fork and contribute :)

Click [here](https://koding.com/Umlgenerator) to use this app at Koding.

## Screenshots

![](https://raw.github.com/fatihacet/UMLGenerator.kdapp/new-devtools/resources/screenshots/github/1.png)

![](https://raw.github.com/fatihacet/UMLGenerator.kdapp/new-devtools/resources/screenshots/github/2.png)