trilliumlab / forest-park-reports-app

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

Switch to bring your own uuid for hazard creation and updates, bundle… #53

Closed elliotnash closed 1 month ago

elliotnash commented 1 month ago

Switches to bring your own uuid for hazard creation and updates. This allows storing local copies of hazard objects in client cache while offline.

Bundles hazard/new hazard and updates together to reduce the number of requests required - helps in low network environment

Closes https://github.com/trilliumlab/forest-park-reports-server/issues/4