trilliumlab / forest-park-reports-app

A hazard-tracking app for Forest Park, Portland
MIT License
1 stars 1 forks source link

Trail Caching support (and android UI improvements) #3

Closed elliotnash closed 1 year ago

elliotnash commented 1 year ago

This PR refactors all of the trail providers to move away from the single ParkTrails provider. This should bring some performance and maintainability improvements, and also allows us to add a caching layer to the trail provider.