- Simple Drag'n'Drop GUI to organize people for locations
- Schedule export in Excel and PDF
- Excel export for single locations
- Checks automatically for overlaps and displays them to the user
- Save and restore work in progress
mvn clean package
java -jar target/fireparty-*-jar-with-dependencies.jar
- Programming language: Java 8
- UI framework: JavaFX
- Dependency injection: Google Guice
- Logging: SLF4J with Logback
- PDF table export: Boxable
- Helper utility: Apache Commons
- Excel export: Apache POI
- Object serialization: Jackson
- Font icons: Ikonli
- Unit tests: JUnit
FireParty is licenced under the MIT License (MIT).