Skip to content

WeatherApp is an application developed using modern Android development tools and has features such as viewing the current weather conditions and forecasting the next few days, has no location restrictions, and supports all regions of the world.

Notifications You must be signed in to change notification settings

OmidTaheri/WeatherApp

Repository files navigation

WeatherApp


WeatherApp

-----------------------------------------------------

Introduce

WeatherApp is an application developed using modern Android development tools and has features such as viewing the current weather conditions and forecasting the next few days, has no location restrictions, and supports all regions of the world.

-----------------------------------------------------

Screenshot


-----------------------------------------------------

Tools & Dependencies

  • Clean Architecture(MVVM)
  • Single Activity
  • Google Material Design
  • Jetpack Navigation Component
  • Jetpack Room Database
  • Retrofit- Network Requests
  • Dagger- Dependency Injection
  • RxJava/RxAndroid- Reactive Programming
  • Kotlin Script– Build files
  • OpenWeatherMap API

-----------------------------------------------------

Build/Running

   API.KEY="<INSERT_YOUR_API_KEY>"
  • Get MapBox Api Key and add to local.properties with "mapbox.API.KEY" tag
   mapbox.API.KEY="<INSERT_YOUR_API_KEY>"
  • Add an empty field for other parameters:
    signing.key.alias="<INSERT_YOUR_ALIAS>"
    signing.key.password="<INSERT_YOUR_PASSWORD>"
    signing.store.file="<INSERT_YOUR_ADDRESS>"
    signing.store.password="<INSERT_YOUR_PASSWORD>"

-----------------------------------------------------

Show Demo Video

Show Demo Video

Latest Release

-----------------------------------------------------

LinkedIn Badge

About

WeatherApp is an application developed using modern Android development tools and has features such as viewing the current weather conditions and forecasting the next few days, has no location restrictions, and supports all regions of the world.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published