User can make flowchart, then user convert flowchart into sourcecode using Problem Analysis Diagram approach.
Functional | Status |
---|---|
Flowchart Editor | Ok |
Data persistence (Save & Open) | Ok |
Flowchart validation | Ok |
Generate a code for every node | Ok |
Convert coded flowchart into PAD | Ok |
Convert PAD into raw sourcecode | Ok |
View PAD | Ok |
Convert raw sourcecode into compilable code | No |
- Java JDK
- Eclipse for Java developers or Netbeans (Java SE)
- Make sure additional jar files included into this project
- Open Eclipse
- File -> import
- Choose Git, then Next
- Choose either from url or from local git repository
- Choose project
- Import using the New Project Wizard
If you want to contribute into this project, I am glad to receive your email. Please send to [email protected]. You can fork this project and reqeust for pull requests.