hasadna / open-bus-map-search

open-bus-map-search
https://open-bus-map-search.hasadna.org.il/dashboard
MIT License
48 stars 85 forks source link

feat: add caching to groupByService #727

Closed R894 closed 2 months ago

R894 commented 2 months ago

Description

Adds caching to groupByService by adding the react-query package

closes #722

screenshots

Before

https://github.com/hasadna/open-bus-map-search/assets/54629307/634686af-8a19-403a-9371-cd0de57b3fae

After

https://github.com/hasadna/open-bus-map-search/assets/54629307/f8be2a07-7212-4f09-a90a-39b5fca95344

R894 commented 2 months ago

Hi @NoamGaash , I've refactored the code the best I can, would be happy if you could review it again