Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 357 Bytes

TODO.md

File metadata and controls

14 lines (9 loc) · 357 Bytes

TODO list of the package

This list shall contain every task to be done to make this module actually running or to improve usability.

To make it run

  • test if the autoloading works
  • ...

To improve usability

  • split monolithic class into several classes each responsible for a specific functionality (e.g database, config-settings, etc)
  • ...