An open API service indexing awesome lists of open source software.

https://github.com/maxfleur/dishwashwinner


https://github.com/maxfleur/dishwashwinner

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

          

# DishWashWinner
A small program to select and store a name out of a list when gambling the one washing the dishes. The program is written in Java and unses Swing for the GUI.

This code surely is not written perfectly; feel free to comment on possible optimizations!

# Setup
Use Gradle [1] to run the app.
Alternatively you can create a project in the IDE of your choice and pull the project.

You will need a JDK of at least Version 11 to run the .jar-File.
Alternatively, just download the newest version via [2].

# License
This app is licensed under CC BY 3.0 [3].

[1] https://gradle.org/install/

[2] https://jdk.java.net/13/

[3] https://creativecommons.org/licenses/by/3.0/