pond / bus_panda

Realtime bus information for Wellington, New Zealand
3 stars 0 forks source link

Switch to API for stop list #8

Closed pond closed 6 years ago

pond commented 6 years ago

JSON API is available and returns information more quickly, but has no "more" feature. So:

Requires considerably stronger tracking of in-progress tasks for cancellation reasons if the user navigates away. Perhaps biting that bullet means that the "modal" progress indicator during the fetch process could be discarded, to instead do something similar to the web view for timetables.

pond commented 6 years ago

Implemented in #11.