Skip to content

ajgassner/fireparty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FireParty MIT License

FireParty

Features

  • 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

Build

  • mvn clean package
  • java -jar target/fireparty-*-jar-with-dependencies.jar

Technologies

  • 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

Licencing

FireParty is licenced under the MIT License (MIT).

About

JavaFX Desktop application to organize people. It helps to generate a schedule which can be exported to Excel or PDF.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages