This Java project creates an interactive flowchart application, allowing users to visually design flowcharts and generate corresponding Java code. The flowcharts are not just graphical; the generated code can be executed to see the results.
NOTE: Requires JDK22 or newer version.
-
Clone the repo
git clone https://github.com/uuu4/interactive-flowcharts.git
-
Navigate to the src directory
cd interactive-flowcharts/src
- Run the executable program
this header will be updated soon.
Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
Distributed under the MIT License. See LICENSE.txt
for more information.