teilchensammler/TODO.txt

14 lines
421 B
Text
Raw Normal View History

[ ] export CSV/excel/markdown for printing
[ ] improve handling of settings for prod, test, and dev: avoid all those if statements
[ ] set up logging properly
[ ] set up a dev env using docker or docker-compose
[ ] perhaps even provide a Vagrantfile and ansible playbooks to deploy the app in a VM
done:
=====
[x] export data
[x] import exported data
[x] display Teil-number
2025-03-13 19:25:18 +01:00
[x] split requirements into prod, test, dev