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

Display Available Cabs in Time Range and Locations Before Creating a New Booking #7

Open
bhaskaraa45 opened this issue Jul 28, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bhaskaraa45
Copy link
Member

Add a new feature to cab-sharing . When a user creates a new cab booking, after entering the details (From, To, StartTime, and EndTime), the app should show a list of cabs that are already booked by other users within the specified time range.

Tasks

  • Modify CabAddScreen accordingly.
  • Create a new endpoint to get cab in the specified time range and locations. Or use current search endpoint?
@bhaskaraa45 bhaskaraa45 added enhancement New feature or request good first issue Good for newcomers labels Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant