This commit is contained in:
2018-12-20 23:16:03 +00:00
parent a9590d4b89
commit 7f6ee868e4

View File

@@ -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