You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drivers need to have a way to indicate that they would like to offer a ride (this will help with the shift away from Facebook).
Driver side
'Offer ride' button needs to be added to the Rides
'Offer ride' button needs to show on the Driver's Rides table
Drivers should have an extra screen 'List of offered rides' where they can see the rides that they have offered
The database already has a column 'Status' - fields (OPEN or CLOSED). When the driver clicks 'offer ride', then the 'Status' field changes from OPEN to CLOSED.
Facilitator side
They should be able to see that the 'Status' field has changed
There needs to be an additional field 'Driver information' for the facilitator to see which driver has offered the ride (Driver first name and last name).
Keep the 'Change Status' option from the Facilitator ride screen (in case the facilitator needs to make manual changes)
If the facilitator changes the STATUS, the driver should be notified in some on their end on their 'List of offered rides' screen.
The text was updated successfully, but these errors were encountered:
Drivers need to have a way to indicate that they would like to offer a ride (this will help with the shift away from Facebook).
Driver side
The database already has a column 'Status' - fields (OPEN or CLOSED). When the driver clicks 'offer ride', then the 'Status' field changes from OPEN to CLOSED.
Facilitator side
They should be able to see that the 'Status' field has changed
There needs to be an additional field 'Driver information' for the facilitator to see which driver has offered the ride (Driver first name and last name).
Keep the 'Change Status' option from the Facilitator ride screen (in case the facilitator needs to make manual changes)
If the facilitator changes the STATUS, the driver should be notified in some on their end on their 'List of offered rides' screen.
The text was updated successfully, but these errors were encountered: