diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 3690a84f..9c6f9a4a 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -12,8 +12,6 @@ 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