From 1e64c1c0cbf8856072013d574d3b197d59395fa2 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Mon, 9 Oct 2017 22:44:26 -0400 Subject: Updated the README with a 'todo' list of sorts --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 56549f0..77b45d6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,21 @@ # dispatch-tracker +Requirements going forward: + + * Show Recent Changes on Loads ( Django auditlog ) + * Sane Date format on Loads listing for each week + * /loads + * Sane date format for each individual day block + * Sane date format for the title + * Sane title format + * A way for users to be invited via email + * Weekly statistics on the "Driver Summary" view + * Company statistics on the "Company Summary" view + * Upload paperwork to a load page for retrieval later on + * More descriptive buttons than "View"/"Edit" + + To get a development system setup: -- cgit v1.2.3