Component: Concerto (Model) Graphical Editor
- Viewer/editor for Concerto models as interactive UML style diagram, using https://github.com/projectstorm/react-diagrams
References:
- https://www.eclipse.org/modeling/emf/docs/1.x/tutorials/glibmod/glibmod_emf1.1.html
- https://eclipsesource.com/blogs/tutorials/emf-forms-editors/
- https://www.eclipse.org/emfcloud/
Hello @jeromesimeon, @irmerk and @DianaLease . I want to work on Concerto Model Web Editor for GSOC. I have read the documentation. As per my understanding from the zoom call , we need to create a web editor where the user edits the graphical representation, and the system generates a model file (.cto) from it. This editor can be used by both developer and non-developer .
For generating diagrams, we will be using https://github.com/projectstorm/react-diagrams?
Adding @Michael-Grover, @dselman, and @mttrbrts for feedback also.
For generating diagrams, we will be using https://github.com/projectstorm/react-diagrams?
Hi @kanav-raina, this library looks nice! That being said, we are not tied to a certain library. Best to research & see which one makes the most sense for this project.
I will make a small prototype using this https://github.com/projectstorm/react-diagrams and share with you all for your feedback. Thanks!
The UI mockup you made looks great for the purposes of a proposal. @kanav-raina If your proposal is selected, I can help you make a higher fidelity mockup.
I will try my best in proposal. I am really excited to work with you @Michael-Grover .