Standalone JavaFX Application for math trading
This application was created to enable a single host to facilitate an on premise gift exchange at Burning Man. We are releasing it and its source in the event others may find it useful.
To Run the application:
- Download the abecorndesktop.zip file
- Extract contents into C:\abetrades (if you are running on linux or another OS, change the location of the file in: LoadDataReader.java
- Double click abecorndesktop.jar
To modify the project, you can import the JavaFX source into eclipse as an existing application.
Enjoy.