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

Intermediate 1: Retrieve Bus List from Dynamically Updating Routes #377

Merged
merged 6 commits into from
May 29, 2023

Conversation

epicstar
Copy link
Member

@epicstar epicstar commented Apr 17, 2023

precursor to #322

I want to be able to retrieve the bus list from the /rotues endpoint. This PR was a partial internal redesign to ensure we have the pieces necessary to retreive the route list and eventually populate the bus route list. I ended up fixing unit tests and the internal app calls to be able to start the process of actually doing this.

Not in this PR, I still need to do the following:

  • save line and route JSONs to an OBB file, retrieve from app external storage
  • overwrite the cached data
  • use correct file extensions
  • etc

@epicstar epicstar changed the title Retrieve Bus List from Dynamically Updating Routes Intermediate 1: Retrieve Bus List from Dynamically Updating Routes May 29, 2023
@epicstar epicstar marked this pull request as ready for review May 29, 2023 02:11
@epicstar epicstar merged commit 1c24fe5 into develop May 29, 2023
@epicstar epicstar deleted the feature/update-routes branch May 29, 2023 02:11
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