openweathermap.org
- MVI architecture
- Jetpack Compose - with state flow
- Jetpack datastore - shared prefrences
- Coroutines & Flow
- Play services - location
- Coil - image loader
- Unit Test - mockito
- Add the openweather api key to secrets.properties
- If you'd like to untrack the changes to this file:
`git update-index --assume-unchanged secrets.properties`