diff --git a/TODO.txt b/TODO.txt deleted file mode 100644 index ce7d123..0000000 --- a/TODO.txt +++ /dev/null @@ -1,13 +0,0 @@ -[ ] 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 -[x] split requirements into prod, test, dev