Code Monkey home page Code Monkey logo

modeler's Introduction

Modeler.io

http://modeler.io/

A Web based visualization for models.

This web app is designed to display model data served as JSON from a server. The JSON format describes the model and its attributes, along with attribute types and relationship information.

The visualization displays a source list on the left side. The list has models at the root level that can be disclosed to hide or show their attributes. There is a + New Model button that allows the user to create new models.

The main window is a canvas with a UML representation of the models. The models can be rearranged freely in the window. Relationships are shown using solid arrows, and inheritance is shown with open arrows.

Double clicking on a model name allows the user to rename the model. Double clicking on an attribute allows the user to change the name or type of the attribute.

A note about server interaction

We were unable to open source the server code that generates and saves JSON for this project. As a result, we have built two examples and serve them as static JSON. This also prevents us from being able to save changes to the models back to the server for now.

Roadmap

  • Save changes back to the server
  • Add ability to create relationships from the UI
  • Add ability to add new attributes from the UI

modeler's People

Watchers

Chris Hyle 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.