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

[Feature-184] Connect database to volunteer's available rides table #184

Open
CalvinVan opened this issue Oct 17, 2024 · 0 comments
Open
Labels
backend enhancement New feature or request

Comments

@CalvinVan
Copy link
Collaborator

Feature Description
Need a query / call to the database to pull in from the rides model database and display the information on the available rides table depending on the status of the rides.

Requirements

  • API function call to get the rides data from the database.
  • Information display should be the same as the mock data
  • Leave reserve button untouched for now
  • Ensure that the logic of the table pulls and displays only rides that have the status "available/unreserved".
@CalvinVan CalvinVan added enhancement New feature or request backend labels Oct 17, 2024
@CalvinVan CalvinVan changed the title [Feature] Connect database to volunteer's available rides table [Feature-184] Connect database to volunteer's available rides table Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant