From b17f6005b7d941213507fd274774b3361817b554 Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Wed, 19 Nov 2025 09:30:11 +0200 Subject: [PATCH] update readme with feature requests --- README.md | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8b11394..df81889 100644 --- a/README.md +++ b/README.md @@ -88,19 +88,18 @@ Fields to enter: Freight cost -Estimated pickup and delivery dates - Notes / conditions +Add file Submit Quote button - Upon submission: Carrier’s quote is recorded in the system. -Confirmation message shown to carrier. +Confirmation message shown to carrier and redirected +to bid summary page. @@ -110,9 +109,19 @@ Operations dashboard shows: List of all freight quote requests -Status: Open / Closed / Awarded +From and to location -Number of carrier responses +Date created + +How many people recieved the request + +How many people clicked on the email + +How many people submitted + +Ability to close request. + +If request is closed then will not accept bids. When a request is opened: @@ -129,4 +138,4 @@ Delivery Date Notes -Timestamp \ No newline at end of file +Date created \ No newline at end of file