In this project I have shown current temperature and weather forecast for 4 days based on user's current location.
- Used Kotlin as programming language.
- Follow the MVVM Repository pattern.
- Used Coroutines for threading.
- Used Navigation Component with Single Activity pattern.
- Used fragments and lifecycle.
- Used Data binding.
- Used Material Design.
- Used Retrofit for data fetch via Backend Api.
- Open app
Check GPS enabled
=>Load Weatherdata
=>Home Screen
.