You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: