’Weather app’ is a mobile application based on Native Android which shows the current and upcoming weather info at user's current location.
- Used Jetpack Compose for Clean and Simple UI.
- Implemented MVI (Model View Intent) Architecture for clean code architecture and seamless user experience.
- Used Retrofit for api calls.
- Used Moshi Converter Factory instead of Gson Converter Factory.
