From 3f42b5bb57faa0bdfd8aee85464b6f1ec24226b3 Mon Sep 17 00:00:00 2001 From: Elia El Lazkani Date: Mon, 4 Nov 2019 17:43:51 +0100 Subject: [PATCH] Adding TODO list --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..dc1d9fa --- /dev/null +++ b/TODO @@ -0,0 +1,9 @@ +This list is incomplete, these are a few of the things that need to be done. + +TODO: +* Documentation/Code comments +* Proper type-setting across the board +* PEP8 +* Refactor code +* Dockerize +* favicon.ico is being injected into the database (need fix)