agul1no / Weatherlicious

This is a mobile Android Application design with the newest Android Jetpack Libraries and with a MVVM Design Pattern. With this application you cancheck the weather in your city consuming the data from an Weather API. The App is built in Kotlin using the retrofit library to communicate with the API. It also uses Navigation Components, View Binding, Dagger Hilt for dependency injection, Room for a caching strategy and the MP Android Chart library to display the data in a chart. You can search for the weather forecast in your favourite city and you are also able to use the application offline and see the latest downloaded weather forecast in your device.
MIT License
2 stars 0 forks source link