7 lines
268 B
Text
7 lines
268 B
Text
[x] export data
|
|
[x] import exported data
|
|
[x] display Teil-number
|
|
[ ] export CSV/excel/markdown for printing
|
|
[x] split requirements into prod, test, dev
|
|
[ ] improve handling of settings for prod, test, and dev: avoid all those if statements
|
|
[ ] set up logging properly
|