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

Users can search for rides based on departure date/destination #10

Open
patel-asit opened this issue Oct 13, 2024 · 0 comments
Open

Users can search for rides based on departure date/destination #10

patel-asit opened this issue Oct 13, 2024 · 0 comments

Comments

@patel-asit
Copy link
Contributor

Description

As a passenger,
I want to search for available rides by entering my departure date and destination,
so that I can find relevant trips easily.

Story points:

Acceptance Criteria

Scenario: User searches for a ride by date and destination
Given that I am on the "Search" page
When I enter a departure date and destination in the search fields
And click the "Search" button
Then the system displays a list of available rides that match my selected date and destination
And the system shows me the number of available rides at the top of the results list.

Tasks:

BACKEND:

DB:

WEB UI:

MOBILE UI:

Testing Plan

Include steps, description, links or screenshots to explain how you performed the tests.

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

No branches or pull requests

1 participant