From 7f6ee868e44e6b1c9a485529c5a9246fff8a3b42 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 20 Dec 2018 23:16:03 +0000 Subject: [PATCH] --- devdocs/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 33d59aac..5b8890e8 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -11,7 +11,10 @@ Need a sprint to get to a fully testable client with entry form, list and as muc ----------------------- + TODO CLIENT STUFF + + - Consider moving client app to it's own folder structure, it's clumsy having it with the server and it contains thousands of files which slows shit down when not needed. - Validate time zone offset is accurate: it should validate the time zone offset when the client software starts and if it's found to be off what was set offer to change it automatically - This way it works client to client and will handle DST changes almost automatically