odaridavid / WeatherApp

☁️ ❄️ A KMP weather app built with Jetpack Compose , MVI , Unit Testing , Hilt and Location Services, Github Actions, Firebase + Material 3
https://youtu.be/O7fBOOVa3Do
Apache License 2.0
162 stars 32 forks source link

[FEATURE/TECH] Add offline first capabilities #21

Open odaridavid opened 1 year ago

odaridavid commented 1 year ago

Look into cache and eviction strategies i.e make the app offline first and refresh the data after 15/30 min, Room + WorkManager combo.

CalebKL commented 1 year ago

Can I work on this?

odaridavid commented 1 year ago

Sure, go for it