taarifa / TaarifaWaterpoints

Waterpoint management system for Tanzania
http://taarifa.org
Other
18 stars 21 forks source link

cacheFactory with local storage #53

Open dgorissen opened 10 years ago

dgorissen commented 10 years ago

Cache data used for the charts in an angular service

dgorissen commented 9 years ago

Update: use dedicated $cacheFactory service for the app with local storage fallback

kynan commented 8 years ago

Looks like we should be able to use https://github.com/goodeggs/angular-cached-resource for this.