Skip to content

Excel Export Refactoring

Refactor the Excel Export

Acceptance criteria

  • The class is not static anymore
  • No more magic numbers
  • Comments on Methods
  • Adjust the Cancel logic: Cancel of the directory Selection shouldn't select the desktop as default path and save it there. Instead cancel the export with a message.
  • Update Wiki