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 #37

Open
bilalAhmadAyoub opened this issue Oct 12, 2024 · 0 comments
Open

Comments

@bilalAhmadAyoub
Copy link

Estimate: 1 day

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.

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.

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