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

View Ongoing Reservations: As a recipient I want to view my current orders that are still pending so that I know the details of all my current orders. #15

Closed
TekuriSaiAkhil opened this issue Sep 24, 2024 · 0 comments · Fixed by #105
Assignees
Milestone

Comments

@TekuriSaiAkhil
Copy link
Collaborator

TekuriSaiAkhil commented Sep 24, 2024

Description:

Recipients should be able to access a list of all their active (pending) orders to review important details such as the pickup time, location, and the items reserved. This feature helps users stay organized and track their ongoing orders effectively.

Acceptance Criteria:

  • The recipient can navigate to a "Current Orders" section from their dashboard.
  • The list of current (pending) orders includes:
    • Donation item(s)
    • Quantity
    • Pickup location and time
    • Donor (business/restaurant name)
    • Status (e.g., "Pending," "Reserved")
  • The recipient can click on an order to view more details, including any special instructions or notes from the donor.
  • The list shows only orders that have not yet been completed or picked up.
  • The recipient receives a message if there are no pending orders (e.g., “No current orders found”).
  • The system allows the recipient to take actions on these orders, such as modifying or canceling them if needed.
  • The recipient is notified of any changes in the status of their pending orders (e.g., if the donor cancels or updates the order).
@maxgrove42 maxgrove42 changed the title View Ongoing Reservations View Ongoing Reservations: As a recipient I want to view my current orders that are still pending so that I know the details of all my current orders. Sep 24, 2024
@maxgrove42 maxgrove42 self-assigned this Oct 19, 2024
@maxgrove42 maxgrove42 added this to the Sprint 06 milestone Oct 19, 2024
@maxgrove42 maxgrove42 linked a pull request Oct 20, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants