Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neuralcortex/empty_phrases
Program to create political slogans
https://github.com/neuralcortex/empty_phrases
java javafx javafx-application javafx-desktop-apps
Last synced: about 1 month ago
JSON representation
Program to create political slogans
- Host: GitHub
- URL: https://github.com/neuralcortex/empty_phrases
- Owner: NeuralCortex
- License: mit
- Created: 2023-06-20T05:20:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-08T15:30:33.000Z (11 months ago)
- Last Synced: 2024-11-19T21:12:04.002Z (about 1 month ago)
- Topics: java, javafx, javafx-application, javafx-desktop-apps
- Language: Java
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Empty Phrases 1.0.0
![image](https://github.com/NeuralCortex/Empty_Phrases/blob/main/images/ep.png)
## Funktionsweise des Programms
Das Programm erzeugt unter Zuhilfenahme von Wortteilen aus einer Datenbank zufällige Phrasen die jeden Nutzer zum perfekten Politiker machen.
Mann sollte das nur mit einem Augenzwinkern sehen, da es nur Spaß ist.Die Idee für das Programm stammt aus der Fernsehsendung SFB-Computerclub aus dem guten alten Jahr 1985, wobei damals in Basic auf einen Commodore C64 programmiert wurde.
Hier ist der Link zum Video auf YouTube [SFB-Computerclub 1985 Teil 2](https://www.youtube.com/watch?v=jIzq_ws3wys&t=53s).## How the program works
Using parts of words from a database, the program generates random phrases that make every user the perfect politician.
You should take this with a wink as it's just for fun.The idea for the program comes from the TV show SFB Computerclub from the good old year 1985, when programming was done in Basic on a Commodore C64.
Here is the link to the video on YouTube [SFB Computerclub 1985 Part 2](https://www.youtube.com/watch?v=jIzq_ws3wys&t=53s).## Verwendete Technologie
Dieses JavaFX-Projekt wurde erstellt mit der Apache NetBeans 17 IDE [NetBeans 17](https://netbeans.apache.org/).
Folgende Frameworks sollten installiert sein:
- JAVA-SDK [JAVA 19](https://www.oracle.com/java/technologies/javase/jdk19-archive-downloads.html)
- SceneBuilder für GUI-Entwicklung [Gluon SceneBuilder](https://gluonhq.com/products/scene-builder/)
- JAVA-FX-SDK [JavaFX](https://gluonhq.com/products/javafx/)## Technology used
This JavaFX project was built with the Apache NetBeans 17 IDE [NetBeans 17](https://netbeans.apache.org/).
The following frameworks should be installed:
- JAVA SDK [JAVA 19](https://www.oracle.com/java/technologies/javase/jdk19-archive-downloads.html)
- SceneBuilder for GUI development [Gluon SceneBuilder](https://gluonhq.com/products/scene-builder/)
- JAVA FX SDK [JavaFX](https://gluonhq.com/products/javafx/)