Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Conversation

@eshika
Copy link
Contributor

@eshika eshika commented Aug 3, 2020

This CL completes the basic multiday trips feature.

List of Changes:

  1. Add date input to maps page for users to enter which day of the trip they want to see.
  2. Add date query parameter to the fetch request in the front end.
  3. Query datastore to get the tripDay associated with the tripKey parameter and date parameter in the backend.
  4. Send a fetch request with the inputted date as a parameter when the date input is changed.
  5. Make the maps page show the route for the first day of the trip as a default.
  6. Update tests for multiday changes.

@eshika eshika changed the base branch from MultidayBackend to master August 4, 2020 21:47
@eshika eshika changed the base branch from master to MultidayBackend August 4, 2020 21:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant