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

Integrate barcodes in the app #1911

Open
r0xsh opened this issue Nov 8, 2024 · 0 comments · May be fixed by #1834
Open

Integrate barcodes in the app #1911

r0xsh opened this issue Nov 8, 2024 · 0 comments · May be fixed by #1834
Assignees

Comments

@r0xsh
Copy link
Member

r0xsh commented Nov 8, 2024

Last-mile context:

  • Riders can scan packages and match them with tasks imported via the transporter feature. The scan event is then automatically forwarded to the transporter.
  • Riders can report incidents if there are issues with parcels. The incident report is forwarded to the transporter after manual validation by the dispatcher.
  • Riders can add notes (comments) to tasks immediately after scanning parcels.
  • Riders can call recipients immediately after scanning parcels.

Local commerce pickup context:

  • Riders can pickup parcels and scan the attached label (provided by CoopCycle) to self-assign the delivery.
  • Riders can add notes (comments) to tasks immediately after scanning parcels.

Dropoff context:

  • Riders can scan parcels to quickly access the associated task in the app
  • For multiple parcels at a single dropoff point, make this clearly visible
  • Make the scanning process mandatory before validating the task (this behavior can be disabled by the dispatcher)
    • This process can be bypassed by reporting an incident
@r0xsh r0xsh added the Last Mile label Nov 8, 2024
@r0xsh r0xsh self-assigned this Nov 8, 2024
@r0xsh r0xsh linked a pull request Nov 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant