Skip to content

KacperCichecki/Lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Lottery

EN: This is simple program that was built using JavaFX APIs. Main task of this program is creating list of people in one column and other list of group of the same people in second column but in such order that every person always draws other person. Results of drawing can be saved in readable form (txt) and in form that allow you later load your results to this app. You can use it when in school, at work or with your family you organize party where everybody gives some gift to somebody e.g. at Christmas Eve.

PL: Prosta apka napisana przy pomocy biblioteki JavaFX API. Apka służy do przypisania każdej osobie z grupy ludzi wpisanchna listę innej osoby z tej listy. Jeśli organizujesz w szkole, pracy lub w podczas uroczystości rodzinnych imprezę, na której każdy obdarowuje inną osobę prezentem (przedewszystim Wigilia) wystarczy, że wpiszesz listę uczestinków i przyciśniesz "draw". Wtedy w prawej kolumnie pojawia się przypisana osoba. Wyniki można zapisać w formie tekstowej oraz formie powzwalającej później wczytać do programu wyniki danego losowania. Natchnieniem była wigilia rodzinna, na której było ok 15 osób :)

download runnable jar: https://github.com/KacperCichecki/Lottery/blob/master/out/artifacts/Lottery_jar/Lottery_jar.jar source code: https://github.com/KacperCichecki/Lottery/tree/master/src/sample

About

add people to list and shuffle them with one click of button

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors