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

UI: Implement SavedTripsScreen with dynamic trip loading and display #258

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

ksharma-xyz
Copy link
Owner

@ksharma-xyz ksharma-xyz commented Oct 26, 2024

TL;DR

Implemented saved trips functionality and updated the SavedTripsScreen to display saved trips.

What changed?

  • Updated SavedTripsState to store a list of saved trips
  • Modified SavedTripCard to handle null primary transport mode
  • Implemented SavedTripsViewModel to load and manage saved trips
  • Updated SavedTripsScreen to display the list of saved trips
  • Added functionality to retrieve all keys from Sandook

Why make this change?

This change implements the core functionality of the Saved Trips feature, allowing users to view their previously saved trips. It improves the user experience by providing easy access to frequently used routes and enhances the overall utility of the trip planner application.

Copy link
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @ksharma-xyz and the rest of your teammates on Graphite Graphite

@ksharma-xyz ksharma-xyz changed the title Save Trip UI: Implement SavedTripsScreen with dynamic trip loading and display Oct 26, 2024
@ksharma-xyz ksharma-xyz marked this pull request as ready for review October 26, 2024 10:07
Copy link
Owner Author

ksharma-xyz commented Oct 26, 2024

Merge activity

  • Oct 26, 6:07 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Oct 26, 6:08 AM EDT: A user merged this pull request with Graphite.

@ksharma-xyz ksharma-xyz merged commit 416c970 into main Oct 26, 2024
3 checks passed
@ksharma-xyz ksharma-xyz deleted the 10-26-save_trip branch October 26, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant