this is a sample application that uses openweather API.
this sample is using an MVVMi clean architecture
this application is composed from 2 modules :
- weatherlib : an android library offering the weather information using openweather api
- weather app : which an andorid application that uses the module weatherlib