Skip to content

yusufkaran/Weather_app

Repository files navigation

Weather_app

Android app that connects to the OpenWeatherMap API and displays the weather in your instant location.

Usage

  1. Location permission must be granted when the app is opened
  2. Uses the OpenWeatherMap API to fetch current forecast data.
  3. Stores all of the data on device, persistent across launches.
  4. Weather forecast data is cached, but refreshed by the repository on launch.

Blog posts about project

In-App Updates - Mobiler.dev