https://github.com/maxi1324/algoresent
Programm for creating flow charts
https://github.com/maxi1324/algoresent
cool flowchart gui java readme swing
Last synced: about 1 year ago
JSON representation
Programm for creating flow charts
- Host: GitHub
- URL: https://github.com/maxi1324/algoresent
- Owner: Maxi1324
- Created: 2020-01-26T08:06:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-09T14:34:12.000Z (over 4 years ago)
- Last Synced: 2025-03-20T15:12:04.395Z (about 1 year ago)
- Topics: cool, flowchart, gui, java, readme, swing
- Language: Java
- Homepage:
- Size: 99.6 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Algoresent
This Progamm is capable of creating flow charts
This Project was made in 2019

- Motivation
- Description
- Learnings
- External Tools
## Motivation
This Project was done for fun and to improve my java skills.
## Description
Flow charts are used to represent algorithms without code. Algoresent, this Programm, allows the user to create those diagramms on the computer easily.
The building blocks of algorithms can be placed via drag and drop.
And connected by clicking on the arrow connection points.
The Algorihmus can be exported as an png.
)
## Learnings
- heredity in java
- java swing
- perseverance
## External Tools
- java swing
- java awt