Skip to content
/ line Public

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.

Notifications You must be signed in to change notification settings

uuu4/line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LINE

About The Project

screenshot

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.

Built With

Getting Started

NOTE: Requires JDK22 or newer version.

Installation

  1. Clone the repo

    git clone https://github.com/uuu4/interactive-flowcharts.git
  2. Navigate to the src directory

  cd interactive-flowcharts/src
  1. Run the executable program

Usage

this header will be updated soon.

Contributing

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!

License

Distributed under the MIT License. See LICENSE.txt for more information.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages