Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 535 Bytes

TODO.md

File metadata and controls

13 lines (9 loc) · 535 Bytes

TODO

DAT check

  • Have a progress bar for the steps and a progress bar for the items in the step

Other

  • Create a Zip infrastructure layer and a corresponding model to abstract away the ZipArchive (it will also allow to pass only this model with a path property and not both the zip and path as two parameters targetZip/targetZipPath)
  • Use the total and progress properties of MessageHandler everywhere
  • Translate progression messages
  • Actually use the logger to do something
  • Create unit tests for all missing services