Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mojtabashirkhani/Weather

Repository files navigation

Weather

Weatherapp is a simple weather forecast app, which uses some APIs to fetch 5 day / 3 hour forecast data from the OpenWeatherMap and to fetch places,cities,counties,coords etc. from Map.ir Places. The main goal of this app is to be a sample of how to build an high quality Android application that uses the Architecture components, Hilt etc. in Kotlin.

Libraries and tools

Testing

Architecture

The app uses MVVM [Model-View-ViewModel] architecture to have a unidirectional flow of data, separation of concern, testability, and a lot more.

Dependency Graph

About

Simple weather with forecast android app that using, MVVM, RxKotlin, Refrofit, Room, Hilt and Navigation Component

Topics

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors