Skip to content

Web editor for UML robustness diagram, with java-code generator.

Notifications You must be signed in to change notification settings

fminna/IronWorks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robust Designer

Once you downloaded the repository, to run the webapp open a terminal in the repo folder and type:

$ npm i
$ npm start

-> the webapp will be host on localhost:3000


Software engineer project, in collaboration with Zucchetti, an italian software house, developed during my last year of my bachelor degree about an UML diagram generator (drag and drop by the user) of robustness diagram with automatic generation of the java code and sql file: you can draw User (Actor), Boundary, Controller and Entity, the persistent object of the diagram, on which the code is generated. --> The goal was to create a tool to improve the software development process by creating a tool that was like a user-friendly connection between the generation phase to the code generation in the end.

About

Web editor for UML robustness diagram, with java-code generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published