Application built using the MVVM architecture and the repostiroy pattern using the OpenWeatherApi to show the weather for today and for the next 5 days for the city of Porto. The project uses the repository pattern and LiveData to update the UI.
Libraries Used:
- Retrofit
- Coroutines
- Gson
- AppCompat
- Dagger Hilt
- RecyclerView
- Constraint Layout
- MPAdroidCharts