Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature: Add a 'Offer ride' button to Rides #20

Closed
7 tasks
nimaij opened this issue Jul 18, 2018 · 0 comments
Closed
7 tasks

New Feature: Add a 'Offer ride' button to Rides #20

nimaij opened this issue Jul 18, 2018 · 0 comments

Comments

@nimaij
Copy link
Collaborator

nimaij commented Jul 18, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants