From 08e5cabdb4888873a9de371ca75fdf7c96e30ce6 Mon Sep 17 00:00:00 2001 From: bronsen Date: Fri, 14 Mar 2025 14:42:41 +0100 Subject: [PATCH] [todo] remove file, items have been made into issues in the code forge at c-base --- TODO.txt | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 TODO.txt 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