diff options
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -3,17 +3,18 @@ Requirements going forward: + * Make the navbar work on mobile * Don't return to the home page when you edit a load from the driver summary page * Show Recent Changes on Loads ( Django auditlog ) * /loads - * Add the description for each load to the individual load - * Make loads with 0 amount red # done on driver summary + * Give a warning when any loads don't have paperwork attached to them * Make loads without paperwork blue * Make loads with paperwork green * /drivers/view * Give a warning when any loads don't have paperwork attached to them + * Make loads without paperwork blue + * Make loads with paperwork green * 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" |
